Newman Run Dashboard

Friday, 15 July 2022 12:29:53
Total Iterations

10

Total Assertions

1270

Total Failed Tests

19

Total Skipped Tests

0


File Information
Collection: ServeRest - Sprint 6
Environment: Prod
Timings and Data
Total run duration: 4m 43.3s
Total data received: 849.51KB
Average response time: 202ms
Summary Item Total Failed
Requests 1090 0
Prerequest Scripts 1650 0
Test Scripts 1780 0
Assertions 1270 19
Skipped Tests 0 -



Showing 19 Failures

Failed Test: Status code is 400

Assertion Error Message
expected response to have status code 400 but got 201
Failed Test: Status code is 201

Assertion Error Message
expected response to have status code 201 but got 400
Failed Test: Respsta contém atributo "message"

Assertion Error Message
expected undefined to exist
Failed Test: Respsta contém atributo "_id"

Assertion Error Message
expected undefined to exist
Failed Test: Status code is 201

Assertion Error Message
expected response to have status code 201 but got 400
Failed Test: Respsta contém atributo "_id"

Assertion Error Message
expected undefined to exist
Failed Test: Status code is 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Status code is 201

Assertion Error Message
expected response to have status code 201 but got 400
Failed Test: Respsta contém atributo "_id"

Assertion Error Message
expected undefined to exist
Failed Test: Status code is 201

Assertion Error Message
expected response to have status code 201 but got 400
Failed Test: Respsta contém atributo "_id"

Assertion Error Message
expected undefined to exist
Failed Test: Successful PUT request

Assertion Error Message
expected 400 to be one of [ 200, 201, 202 ]
Failed Test: Status code is 201

Assertion Error Message
expected response to have status code 201 but got 400
Failed Test: Respsta contém atributo "_id"

Assertion Error Message
expected undefined to exist
Failed Test: Status code is 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Status code is 201

Assertion Error Message
expected response to have status code 201 but got 400
Failed Test: Respsta contém atributo "_id"

Assertion Error Message
expected undefined to exist
Failed Test: Status code is 201

Assertion Error Message
expected response to have status code 201 but got 400
Failed Test: Respsta contém atributo "_id"

Assertion Error Message
expected undefined to exist


There are no skipped tests



10 Iterations available to view
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 4.7s
Mean size per request: 435B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token be8509c9-cee0-45cf-ad95-db5457e4c372
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d9704c09-5877-4994-af6b-3f9af1b6651f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f33304ac22a608d9e6ec2bd315fdcc3b;o=1
Date Fri, 15 Jul 2022 15:25:15 GMT
Server Google Frontend
Content-Length 435
Response Body
{
            "quantidade": 2,
            "produtos": [
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 210ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkphbWFyX1dpbGw1MEB5YWhvby5jb20iLCJwYXNzd29yZCI6IlREZ1VyZkhoVFhBNnh1SiIsImlhdCI6MTY1Nzg5ODcxNiwiZXhwIjoxNjU3ODk5MzE2fQ.7lq0rr2-KOF_qT14KQt2BeyknvoBqBD03oT-nj5l07Q
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 67e9e438-89e8-4767-b8aa-e0c1e2b4102d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 111
Request Body
{
            "nome": "Malagasy Ariary",
            "preco": "50",
            "descricao": "Internal",
            "quantidade": "544"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8606f0f2-17e8-4ae3-af5c-58bde69b2c70
content-type application/json; charset=utf-8
X-Cloud-Trace-Context fd762af8de25d6c05b034e07207cd758
Date Fri, 15 Jul 2022 15:25:16 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "aOiaEbQmx2HA45SX"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 3 0 0
Respsta contém atributo "message" 3 0 0
Respsta contém atributo "_id" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/Yr2Wq6I2ToUGPR36
Response Information
Response Code: 200 - OK
Mean time per request: 202ms
Mean size per request: 137B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 705e79d1-5cc6-46eb-83ef-0a79935099db
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 697ab95f-4999-4c71-80a7-7c543af58979
content-type application/json; charset=utf-8
X-Cloud-Trace-Context af1fa26644c60d6961af1a6295df5a59
Date Fri, 15 Jul 2022 15:25:17 GMT
Server Google Frontend
Content-Length 137
Response Body
{
            "nome": "Rustic Soft Ball17",
            "preco": 50,
            "descricao": "Corporate",
            "quantidade": 838,
            "_id": "Yr2Wq6I2ToUGPR36"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/fq35lzDRRJSge8kX
Response Information
Response Code: 200 - OK
Mean time per request: 206ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hYmxlLkxlYW5ub241MUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IkdPZGhrd0NSYWpVNHJBbyIsImlhdCI6MTY1Nzg5ODcxNywiZXhwIjoxNjU3ODk5MzE3fQ.xr2-WVYzvA5BkzoknVj0QEAIj08dGnq1PPNoRZZzNGo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7868e129-59f3-4ea2-8631-cfa884c6c333
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 133
Request Body
{
            "nome": "maximize_strategize_synthesize.html",
            "preco": "377",
            "descricao": "Corporate",
            "quantidade": "282"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 5e9e889c-c5a9-4c4c-bfa5-03a6a302d42a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b91233bc64d2c503ba626704761eeffc
Date Fri, 15 Jul 2022 15:25:18 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 200 - OK
Mean time per request: 208ms
Mean size per request: 46B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hYmxlLkxlYW5ub241MUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IkdPZGhrd0NSYWpVNHJBbyIsImlhdCI6MTY1Nzg5ODcxNywiZXhwIjoxNjU3ODk5MzE3fQ.xr2-WVYzvA5BkzoknVj0QEAIj08dGnq1PPNoRZZzNGo
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 3d399ec6-be09-4ea3-a159-03b799503512
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 9d7bff83-13c7-497b-ada9-4b58871cdf63
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 58be244dfaa3619c4ddea8dd9189040a
Date Fri, 15 Jul 2022 15:25:19 GMT
Server Google Frontend
Content-Length 46
Response Body
{
            "message": "Nenhum registro excluído"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 198ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token accfeb98-3ad7-4316-b05b-dc7e4b252b78
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 115
Request Body
{
            "nome": "Tasty Plastic Mouse",
            "preco": "200",
            "descricao": "Dynamic",
            "quantidade": "158"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 47604f66-3ba6-4cbb-ac61-a011dcb46a33
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ad56c5d54df09e707d82893710a79108
Date Fri, 15 Jul 2022 15:25:19 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Respsta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 208ms
Mean size per request: 82B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4NzIwLCJleHAiOjE2NTc4OTkzMjB9.8NkVl_mEphRa7UkNDkP7XxqMFxRZF8-WmjLu2M3fJ2I
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 136b1372-3ded-4cf5-981a-cce23e6f3868
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 114
Request Body
{
            "nome": "Awesome Frozen Cheese",
            "preco": 965,
            "descricao": "Legacy",
            "quantidade": 376
        
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c2da984f-89ec-45f8-92ab-fe1606975494
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a2730a4fa12db997b5eb198dc654b32b
Date Fri, 15 Jul 2022 15:25:20 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "HpHGonhMW8pAyz0b"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 0 2 0
Respsta contém atributo "message" 2 0 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Status code is 400
expected response to have status code 400 but got 201
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/HpHGonhMW8pAyz0b
Response Information
Response Code: 400 - Bad Request
Mean time per request: 195ms
Mean size per request: 198B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4NzIwLCJleHAiOjE2NTc4OTkzMjB9.8NkVl_mEphRa7UkNDkP7XxqMFxRZF8-WmjLu2M3fJ2I
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c8cea088-4f2c-496d-b38e-5d96f28b3674
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 83
Request Body
{
            "nome": "",
            "preco": "",
            "descricao": "",
            "quantidade": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 925bdc07-25e6-4a9e-9009-5158b59540a9
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b93853bc920dca57bf20c03e699e4067
Date Fri, 15 Jul 2022 15:25:20 GMT
Server Google Frontend
Content-Length 198
Response Body
{
            "nome": "nome não pode ficar em branco",
            "preco": "preco deve ser um número",
            "descricao": "descricao não pode ficar em branco",
            "quantidade": "quantidade deve ser um número"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 2 0 0
Resposta contém atributo "nome" 2 0 0
Resposta contém atributo "preco" 2 0 0
Resposta contém atributo "descricao" 2 0 0
Resposta contém atributo "quantidade" 2 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/HpHGonhMW8pAyz0b
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 192ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6c017d64-ebe8-4c3c-bf82-03f1ba7b1f3a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id de15def6-2996-4388-8246-d63151a9abf1
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 52b51106799d53a558351840fce0a2fe
Date Fri, 15 Jul 2022 15:25:21 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 595B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 51235c6b-7b92-4339-b064-4ceeccd63fd9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id df01ea63-f789-4aa1-bd6b-3c930d50176e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a1574196b90e875f9ebc9eb3336ada27;o=1
Date Fri, 15 Jul 2022 15:25:21 GMT
Server Google Frontend
Content-Length 595
Response Body
{
            "quantidade": 1,
            "carrinhos": [
                {
                    "produtos": [
                        {
                            "idProduto": "BeeJh5lz3k6kSIzA",
                            "quantidade": 2,
                            "precoUnitario": 470
                        },
                        {
                            "idProduto": "K6leHdftCeOJj8BJ",
                            "quantidade": 1,
                            "precoUnitario": 5240
                        }
                    ],
                    "precoTotal": 6180,
                    "quantidadeTotal": 3,
                    "idUsuario": "oUb7aGkMtSEPf6BZ",
                    "_id": "qbMqntef4iTOwWfg"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 202ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkRhcnJpY2tfTHluY2hAZ21haWwuY29tIiwicGFzc3dvcmQiOiJIZVQxSW9Fdk5WVWw2VkYiLCJpYXQiOjE2NTc4OTg3MjEsImV4cCI6MTY1Nzg5OTMyMX0.GIkCyEbOPs7eZtSsiB42HPfRDDa-NL6QhcbtHs31JZ8
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e311bbcc-509c-4683-8ffd-6702bd9331e7
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 105
Request Body
{
          "produtos": [
            {
              "idProduto": "QTDxuz1JlUz7Xxyk",
              "quantidade": 3
            }
          ]
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1958966b-3039-40a7-b113-70d4ef599cf0
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 49b8fd02b8c8d01d55faf48d627694cf
Date Fri, 15 Jul 2022 15:25:22 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "TAd16o3g3XM0j6ns"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 4 0 0
Respsta contém atributo "message" 4 0 0
Respsta contém atributo "_id" 4 0 0
Total 12 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/CkDsJQHBw1QjnseT
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 270B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8da93b3e-6215-4213-ab61-d45cf2ea8802
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a3f58d0c-7a51-49a9-81b0-bd7afafb0a85
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 5eb11aea2360acc04ba7e8d6ec72b7b6
Date Fri, 15 Jul 2022 15:25:23 GMT
Server Google Frontend
Content-Length 270
Response Body
{
            "produtos": [
                {
                    "idProduto": "QTDxuz1JlUz7Xxyk",
                    "quantidade": 3,
                    "precoUnitario": 50
                }
            ],
            "precoTotal": 150,
            "quantidadeTotal": 3,
            "idUsuario": "0PZWhmA2ceDpraIX",
            "_id": "CkDsJQHBw1QjnseT"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1pY2FoLkh1ZWxzQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJaSTZaVl80ZTdrTVdtQkciLCJpYXQiOjE2NTc4OTg3MjQsImV4cCI6MTY1Nzg5OTMyNH0.v3Y_qSoA9qByX1cvczUvNgsFukeJWKaw1i4w1HuSQ4Q
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 03976ae7-4897-4c0b-83d4-0ab8bf3a792a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 37
Request Body
{
            "_id": "ba5S8YD1FgMJeYQl"
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b306a4a5-1a60-4051-821d-97430f039b9f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f54ea12572b4b3388eae4c2a5ed63b01
Date Fri, 15 Jul 2022 15:25:24 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 68B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlNoYXduLktlbW1lcjU5QGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiamRLRlA2ckZibkE0ZVlaIiwiaWF0IjoxNjU3ODk4NzI0LCJleHAiOjE2NTc4OTkzMjR9.XlOqgaCzmad1zS8xreD3MODgp4OIht7pARr37U3_hcw
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9991a426-2a3f-4702-9fa0-b1cd137f0dbe
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "_id": "null"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e9ae208a-1daf-43d5-8d16-ac88b81b1d92
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 3f2ee6563455d9aec774f6612567d042
Date Fri, 15 Jul 2022 15:25:25 GMT
Server Google Frontend
Content-Length 68
Response Body
{
            "message": "Não foi encontrado carrinho para esse usuário"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Resposta contém atributo "message" 5 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 197ms
Mean size per request: 139B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4NzI1LCJleHAiOjE2NTc4OTkzMjV9.7g-hmPXKKhYX45U07BNad29zFZp2PBkU3F-tAdFyVrI
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token dba9fc1a-cd34-460c-8e50-8c3b929e8cbc
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a9bb12ac-d9d8-4680-8f9f-59e3604246e8
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c25a25c330bf280378d369107573d4c1
Date Fri, 15 Jul 2022 15:25:26 GMT
Server Google Frontend
Content-Length 139
Response Body
{
            "message": "Produto não encontrado",
            "item": {
                "idProduto": "04114",
                "quantidade": 3,
                "index": 0
            }
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Resposta contém atributo "item" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 195ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4NzI2LCJleHAiOjE2NTc4OTkzMjZ9.4_5aQJPWHCRnztBQvDWs_ftE0Ezd35lL2ruR5cydeqY
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token cba3505f-b3b7-4dca-986a-c99d788ffd76
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id be53a873-7001-4e95-a990-69e3a3dd6822
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7676b4efc25e70f28dd3e2766c9e205e
Date Fri, 15 Jul 2022 15:25:26 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 191ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token daed3958-66b9-4231-82aa-1ecbac581051
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 103
Request Body
{
          "produtos": [
            {
              "idProduto": "OLcXli7bEHRuNBYN",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 12dd7d95-f83a-48b4-994f-e7240a184a21
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 423ae8bd6cd7b605fdedd4c69be714b8
Date Fri, 15 Jul 2022 15:25:27 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Resposta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/l2nYoKk7YIIAY1JZ
Response Information
Response Code: 400 - Bad Request
Mean time per request: 205ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 3fb311cb-6130-40fd-8346-7c37fbd618b7
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e6dd1978-be91-4eda-b710-2aa28f70ddc3
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 02bf23df8495ee238c051f249c013afb
Date Fri, 15 Jul 2022 15:25:28 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Carrinho não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 1.78KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b862f16c-9deb-4daf-82e2-b85dfa044722
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 7ab9b976-ac9f-4404-a93a-0753a9dac490
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 659260c8a6101f6b56bf8da7863c8aae
Date Fri, 15 Jul 2022 15:25:28 GMT
Server Google Frontend
Content-Length 1824
Response Body
{
            "quantidade": 8,
            "usuarios": [
                {
                    "nome": "Rachelle.Pollich",
                    "email": "Judd_VonRueden@yahoo.com",
                    "password": "C9VPvyr5hT5qvs1",
                    "administrador": "true",
                    "_id": "0PZWhmA2ceDpraIX"
                },
                {
                    "nome": "Fulano da Silva",
                    "email": "fulano@qa.com",
                    "password": "teste",
                    "administrador": "true",
                    "_id": "0uxuPY0cbmQhpEz1"
                },
                {
                    "nome": "Jamir.Hettinger",
                    "email": "Shawn.Kemmer59@gmail.com",
                    "password": "jdKFP6rFbnA4eYZ",
                    "administrador": "true",
                    "_id": "DvmTjiaUeY8Aywj0"
                },
                {
                    "nome": "Cindy.TremblayA2",
                    "email": "Cesar_Monahan@gmail.com",
                    "password": "c6lWKilGlqWwDVY",
                    "administrador": "true",
                    "_id": "Rss3EHs4M4CQWQji"
                },
                {
                    "nome": "Jolie.Kemmer58",
                    "email": "Micah.Huels@hotmail.com",
                    "password": "ZI6ZV_4e7kMWmBG",
                    "administrador": "true",
                    "_id": "ZSbqg6qUYL0MQD1A"
                },
                {
                    "nome": "Ellen_KundeAc",
                    "email": "Jamar_Will50@yahoo.com",
                    "password": "TDgUrfHhTXA6xuJ",
                    "administrador": "true",
                    "_id": "g0ZTuIsT3DaZk2y0"
                },
                {
                    "nome": "Arch23",
                    "email": "Darrick_Lynch@gmail.com",
                    "password": "HeT1IoEvNVUl6VF",
                    "administrador": "true",
                    "_id": "kTlQfBCdJwpKOJAf"
                },
                {
                    "nome": "Lane.LangAp",
                    "email": "Mable.Leannon51@gmail.com",
                    "password": "GOdhkwCRajU4rAo",
                    "administrador": "true",
                    "_id": "ozXw0wohUy8PsgGu"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 79f88c7b-b25c-47c6-971c-3d9999b09ddf
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "nome": "Sid.Jakubowski39",
            "email": "Hermina_Wolff@gmail.com",
            "password": "bdKNdObII4RlFd_",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8abc4c79-33fb-47b8-8dfb-3a02f565dc22
content-type application/json; charset=utf-8
X-Cloud-Trace-Context abb45bb799d3240e0b978d26cfd10a7f
Date Fri, 15 Jul 2022 15:25:28 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "03WsgOOmdifcW1tQ"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/03WsgOOmdifcW1tQ
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 169B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 964702e0-85be-4289-89a2-35d415a68893
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2cd51c4e-3546-45b8-9eb7-f5c04329a43b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 524a97ce2978b978457ffec001dab991
Date Fri, 15 Jul 2022 15:25:28 GMT
Server Google Frontend
Content-Length 169
Response Body
{
            "nome": "Sid.Jakubowski39",
            "email": "Hermina_Wolff@gmail.com",
            "password": "bdKNdObII4RlFd_",
            "administrador": "true",
            "_id": "03WsgOOmdifcW1tQ"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/yWWG7nALJOSPTvhJ
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 738ad726-09c7-45f7-bfe6-e70bc68de468
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 141
Request Body
{
            "nome": "Isabel.Huel",
            "email": "Darren.Kautzer@hotmail.com",
            "password": "jHHnZ7BQE2U7Ow1",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ca4a23e3-bcfe-4ace-b526-fb7a0c080432
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f5c267024e2f76182522566a5d5a2e45
Date Fri, 15 Jul 2022 15:25:29 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/crlGKHolSph36Lxw
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 97157b21-ed21-493d-be08-ab96cd6fb68a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 7aeea92d-16c3-42e5-907a-0b5a59776de4
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 35f18c77648b026cc09cbe91e3fe307f
Date Fri, 15 Jul 2022 15:25:29 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 195ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 31daee0a-46f5-4e6c-a575-447c080c70ae
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e37185b6-61a9-4e77-9576-6112d614594f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 935fa4a4883e1f42f65ff075ffa153fe
Date Fri, 15 Jul 2022 15:25:30 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 89b76463-7002-412f-b669-159889a97668
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "nome": "{{$randomname}}",
            "email": "fulano@qa.com",
            "password": "cmqHVLxZCMRFgI5",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e3e2ff3c-a7d4-4461-a872-0b4f1bb343f5
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 70b2ac8e689f1e3e27e3700d0b5c85de
Date Fri, 15 Jul 2022 15:25:30 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/crlGKHolSph36Lxw
Response Information
Response Code: 400 - Bad Request
Mean time per request: 197ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 777f0c82-2f9a-484c-abda-d1dda9602e1e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c5aeb81b-4237-41ae-816d-461c129fd723
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b3b38a3c1e75e8d08f45a3acd3afbe39
Date Fri, 15 Jul 2022 15:25:30 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Usuário não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/crlGKHolSph36Lxw
Response Information
Response Code: 400 - Bad Request
Mean time per request: 198ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9b778149-cfa3-4d52-a3b0-0c3315c22c7d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id fd9150b0-fcdb-42da-ae6e-335a85d02230
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 03de49a1daf9ad3a0e659beca31231a6
Date Fri, 15 Jul 2022 15:25:31 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "nome" 1 0 0
Resposta contém atributo "email" 1 0 0
Resposta contém atributo "password" 1 0 0
Resposta contém atributo "administrador" 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/crlGKHolSph36Lxw
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token bc091739-84e5-4776-85ea-d1b26fb9ed43
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "nome": "{{$randomname}}",
            "email": "fulano@qa.com",
            "password": "DYn_znifvShP16t",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 627430b9-1b27-4321-a992-85288ff5d0e5
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 50ddacf614ccc20f23bf95ef9fcf6033
Date Fri, 15 Jul 2022 15:25:31 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 293B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c495f3e6-e8e7-4778-8af2-12986767e493
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Request Body
{
            "email": "Drew_Gerhold93@yahoo.com",
            "password": "n7FKxVtEnLQqdDn"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3a497899-3e9d-42aa-92d6-f77368870bd2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2941b4928b50ce93b13e9fb4d54ca6d8
Date Fri, 15 Jul 2022 15:25:31 GMT
Server Google Frontend
Content-Length 293
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkRyZXdfR2VyaG9sZDkzQHlhaG9vLmNvbSIsInBhc3N3b3JkIjoibjdGS3hWdEVuTFFxZERuIiwiaWF0IjoxNjU3ODk4NzMxLCJleHAiOjE2NTc4OTkzMzF9.a4GUlYlalF6RqGrs4g2bbdkuJmsu1GVZ_ViLXJJr9tw"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f52efc17-a2ff-4851-a793-2cc59c06d25e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "email": "",
            "password": "n7FKxVtEnLQqdDn"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6d3ad91e-8706-4360-ad94-c3e25a21ac2a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c94971717f1c0712399d4690f4cd1016
Date Fri, 15 Jul 2022 15:25:32 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "email": "email não pode ficar em branco"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 193ms
Mean size per request: 48B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 445e9356-711f-457d-9ea9-da4a652ddece
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 79
Request Body
{
            "email": "Drew_Gerhold93@yahoo.com",
            "password": "senhainvalida"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id be308835-e269-4e2d-9e51-3db964c96e37
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 9dadc82fe973790506ca6367dc54cf25
Date Fri, 15 Jul 2022 15:25:32 GMT
Server Google Frontend
Content-Length 48
Response Body
{
            "message": "Email e/ou senha inválidos"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 0fc61792-d4e1-4782-8db0-6b411cddf3fb
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 149
Request Body
{
            "nome": "Schuyler.Pouros",
            "email": "Colleen_Denesik21@hotmail.com",
            "password": "JSHpuZjkNLpMlZk",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 9c5fa4be-1727-435e-80a9-fbcab57e613d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 244efd5ad51232939868af6479a40a06
Date Fri, 15 Jul 2022 15:25:32 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "bMbQoSua3pBtVq9B"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Resposta contém atributo "message" 1 0 0
Resposta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 300B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkRyZXdfR2VyaG9sZDkzQHlhaG9vLmNvbSIsInBhc3N3b3JkIjoibjdGS3hWdEVuTFFxZERuIiwiaWF0IjoxNjU3ODk4NzMxLCJleHAiOjE2NTc4OTkzMzF9.a4GUlYlalF6RqGrs4g2bbdkuJmsu1GVZ_ViLXJJr9tw
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ba886cdf-cad3-4fb7-88d6-338447dc2cde
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 86
Request Body
{
            "email": "Colleen_Denesik21@hotmail.com",
            "password": "JSHpuZjkNLpMlZk"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 17bb27f7-0662-4267-b238-9524323810f9
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c47f210e9a9d776c461f4b5e6d9e6492
Date Fri, 15 Jul 2022 15:25:32 GMT
Server Google Frontend
Content-Length 300
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNvbGxlZW5fRGVuZXNpazIxQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJKU0hwdVpqa05McE1sWmsiLCJpYXQiOjE2NTc4OTg3MzIsImV4cCI6MTY1Nzg5OTMzMn0.iMGhuJvR_-ZVIgQAzsrsSyuFFdJo5_Njl7oOKt9rubI"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 2.11KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7ef9de63-1ee6-423d-a0ba-84315461e042
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 5efa54f9-1e0f-41fa-bf5b-e92dca48913f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context df8073e54a20ae8e4cfd352d5b23a646
Date Fri, 15 Jul 2022 15:25:33 GMT
Server Google Frontend
Content-Length 2157
Response Body
{
            "quantidade": 11,
            "produtos": [
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 376,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 195ms
Mean size per request: 144B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNvbGxlZW5fRGVuZXNpazIxQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJKU0hwdVpqa05McE1sWmsiLCJpYXQiOjE2NTc4OTg3MzIsImV4cCI6MTY1Nzg5OTMzMn0.iMGhuJvR_-ZVIgQAzsrsSyuFFdJo5_Njl7oOKt9rubI
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token cecf3ba4-0c57-4727-bddd-59489c630c2b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 104
Request Body
{
          "produtos": [
             {
                    "idProduto": "",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 52f64d46-a221-4f6d-acfb-f0928294597d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7fd4ce0d757553e38bc499f3126125eb
Date Fri, 15 Jul 2022 15:25:33 GMT
Server Google Frontend
Content-Length 144
Response Body
{
            "produtos[0].idProduto": "produtos[0].idProduto não pode ficar em branco",
            "produtos": "produtos não contém 1 valor obrigatório"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 0 1 0
Respsta contém atributo "message" 0 1 0
Respsta contém atributo "_id" 0 1 0
Total 0 3 0
Test Failures
Test NameAssertion Error
Status code is 201
expected response to have status code 201 but got 400
Respsta contém atributo "message"
expected undefined to exist
Respsta contém atributo "_id"
expected undefined to exist
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 68B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNvbGxlZW5fRGVuZXNpazIxQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJKU0hwdVpqa05McE1sWmsiLCJpYXQiOjE2NTc4OTg3MzIsImV4cCI6MTY1Nzg5OTMzMn0.iMGhuJvR_-ZVIgQAzsrsSyuFFdJo5_Njl7oOKt9rubI
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 90843526-242a-4df1-863d-ded1a099facf
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "l2nYoKk7YIIAY1JZ"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 19a7c055-7684-4e07-a5d6-c21797a9df4a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e15ef5775a2985a85d127d417bfa891f
Date Fri, 15 Jul 2022 15:25:34 GMT
Server Google Frontend
Content-Length 68
Response Body
{
            "message": "Não foi encontrado carrinho para esse usuário"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 193ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 4955872b-5d45-4ac5-af5f-6eb30ce7e655
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 149
Request Body
{
            "nome": "Gabe.Stiedemann",
            "email": "Berenice.Bernhard82@yahoo.com",
            "password": "cZ5OfHBCGYktszW",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 09e64fcb-49bb-4e3d-b386-eef66eb3f117
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0152beda265a641e08079891bc8d1ef3
Date Fri, 15 Jul 2022 15:25:34 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "HLGY6Y7IEf77bhCE"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 300B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token cd78c3e1-a869-4055-909f-672d2ff11149
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 86
Request Body
{
            "email": "Berenice.Bernhard82@yahoo.com",
            "password": "cZ5OfHBCGYktszW"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id bbd7eed5-74fa-4d5d-bace-a3d090c37b4f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b99e0883288fe4124bb200116587de5b
Date Fri, 15 Jul 2022 15:25:34 GMT
Server Google Frontend
Content-Length 300
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkJlcmVuaWNlLkJlcm5oYXJkODJAeWFob28uY29tIiwicGFzc3dvcmQiOiJjWjVPZkhCQ0dZa3RzelciLCJpYXQiOjE2NTc4OTg3MzQsImV4cCI6MTY1Nzg5OTMzNH0.7k6BFwjSVU3c6rzq1MPWRb9oxO81RzfEucU9glCUnBY"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 2.11KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 97d08f54-7bbe-4829-a5f5-faf46116c435
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 244c21da-8105-4060-8be8-57f80726e650
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c2a0107343c8f5c238d08bd89823b928
Date Fri, 15 Jul 2022 15:25:34 GMT
Server Google Frontend
Content-Length 2157
Response Body
{
            "quantidade": 11,
            "produtos": [
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 376,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 201ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkJlcmVuaWNlLkJlcm5oYXJkODJAeWFob28uY29tIiwicGFzc3dvcmQiOiJjWjVPZkhCQ0dZa3RzelciLCJpYXQiOjE2NTc4OTg3MzQsImV4cCI6MTY1Nzg5OTMzNH0.7k6BFwjSVU3c6rzq1MPWRb9oxO81RzfEucU9glCUnBY
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c04879f1-5e7c-4fcb-9ff4-f25e5e3f71c7
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "K6leHdftCeOJj8BJ",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 27dc27b5-f59f-4406-a011-db4a52146776
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 63e660cffad614b4b296c62ab32f2f1d
Date Fri, 15 Jul 2022 15:25:35 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "rtJefRG2tyWiFrlr"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkJlcmVuaWNlLkJlcm5oYXJkODJAeWFob28uY29tIiwicGFzc3dvcmQiOiJjWjVPZkhCQ0dZa3RzelciLCJpYXQiOjE2NTc4OTg3MzQsImV4cCI6MTY1Nzg5OTMzNH0.7k6BFwjSVU3c6rzq1MPWRb9oxO81RzfEucU9glCUnBY
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5157d9d1-76aa-45da-ba27-b0dd5af3c761
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "rtJefRG2tyWiFrlr"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 4a16d8c1-0b6b-40a9-9463-56126ca01073
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d3502f5f757b05097c762a89f38cd4cf
Date Fri, 15 Jul 2022 15:25:35 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 41bf0d5b-4eb9-4dfc-9885-dd23098756ea
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 147
Request Body
{
            "nome": "Randi.Daniel",
            "email": "Christophe.Gaylord80@gmail.com",
            "password": "3aNBUMwaEj3eJtc",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 99402616-405d-4629-a534-d04cb6b1e078
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 95025db13dc1c9490c9186b56a9552be
Date Fri, 15 Jul 2022 15:25:35 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "6kHOE3GCa487wGFU"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 301B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkJlcmVuaWNlLkJlcm5oYXJkODJAeWFob28uY29tIiwicGFzc3dvcmQiOiJjWjVPZkhCQ0dZa3RzelciLCJpYXQiOjE2NTc4OTg3MzQsImV4cCI6MTY1Nzg5OTMzNH0.7k6BFwjSVU3c6rzq1MPWRb9oxO81RzfEucU9glCUnBY
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e1f52d26-55b0-45da-a816-0bbca991397c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 87
Request Body
{
            "email": "Christophe.Gaylord80@gmail.com",
            "password": "3aNBUMwaEj3eJtc"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 30c7e0d0-4be8-4e7e-bc8e-6c4926a528af
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 15e7d65636f701e86bd696c18d9b757d
Date Fri, 15 Jul 2022 15:25:36 GMT
Server Google Frontend
Content-Length 301
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNocmlzdG9waGUuR2F5bG9yZDgwQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiM2FOQlVNd2FFajNlSnRjIiwiaWF0IjoxNjU3ODk4NzM2LCJleHAiOjE2NTc4OTkzMzZ9.aHiXdvpTKFQyKMhlOVp06WS2KMA68FJ-gL_An0qHAOo"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 403 - Forbidden
Mean time per request: 195ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNocmlzdG9waGUuR2F5bG9yZDgwQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiM2FOQlVNd2FFajNlSnRjIiwiaWF0IjoxNjU3ODk4NzM2LCJleHAiOjE2NTc4OTkzMzZ9.aHiXdvpTKFQyKMhlOVp06WS2KMA68FJ-gL_An0qHAOo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f8c215e8-3ba1-4863-821b-88f9ea527774
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 115
Request Body
{
            "nome": "Unbranded Soft Cheese",
            "preco": "16",
            "descricao": "Direct",
            "quantidade": "457"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 99cc9b0a-fbb8-4ac3-b6a0-fc8cf9a2f8f0
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 50d438725dadf2d439909f7391f49fa7
Date Fri, 15 Jul 2022 15:25:36 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 194ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNocmlzdG9waGUuR2F5bG9yZDgwQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiM2FOQlVNd2FFajNlSnRjIiwiaWF0IjoxNjU3ODk4NzM2LCJleHAiOjE2NTc4OTkzMzZ9.aHiXdvpTKFQyKMhlOVp06WS2KMA68FJ-gL_An0qHAOo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 057016ca-9597-42eb-8696-25d5fae3cdbb
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 114
Request Body
{
            "nome": "Small Granite Bacon",
            "preco": "467",
            "descricao": "Direct",
            "quantidade": "470"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 85adc9b4-d698-4953-8b47-bf26ca6d0d0a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context db3a419ea40ceed49ecb9ff60b319dab
Date Fri, 15 Jul 2022 15:25:36 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 209ms
Mean size per request: 2.11KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 54a60d05-9578-4cf7-8507-81822d9e3552
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 001c8d3d-5ecc-4254-aa8d-a8ed037c6e32
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4262e5cd8898c31ef13171f335eb52ef
Date Fri, 15 Jul 2022 15:25:37 GMT
Server Google Frontend
Content-Length 2157
Response Body
{
            "quantidade": 11,
            "produtos": [
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 376,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 195ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNocmlzdG9waGUuR2F5bG9yZDgwQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiM2FOQlVNd2FFajNlSnRjIiwiaWF0IjoxNjU3ODk4NzM2LCJleHAiOjE2NTc4OTkzMzZ9.aHiXdvpTKFQyKMhlOVp06WS2KMA68FJ-gL_An0qHAOo
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 896fe3f3-6725-4add-857f-452e6e0a2536
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 882201d2-febf-4ee2-8e2f-5685eb78ad66
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 585d50fedcad66291f2c2b4779677718
Date Fri, 15 Jul 2022 15:25:37 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 201ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNocmlzdG9waGUuR2F5bG9yZDgwQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiM2FOQlVNd2FFajNlSnRjIiwiaWF0IjoxNjU3ODk4NzM2LCJleHAiOjE2NTc4OTkzMzZ9.aHiXdvpTKFQyKMhlOVp06WS2KMA68FJ-gL_An0qHAOo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d657a939-e6e7-406e-8506-cb5387880a82
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "HpHGonhMW8pAyz0b",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 836587aa-282e-4418-99b6-ffe888835f2e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context fd46d8aaca378b6a796a62a82df6c492
Date Fri, 15 Jul 2022 15:25:37 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "OJnzjVgBFr1EOvQG"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNocmlzdG9waGUuR2F5bG9yZDgwQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiM2FOQlVNd2FFajNlSnRjIiwiaWF0IjoxNjU3ODk4NzM2LCJleHAiOjE2NTc4OTkzMzZ9.aHiXdvpTKFQyKMhlOVp06WS2KMA68FJ-gL_An0qHAOo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1bb028a8-56bc-4c5d-b195-f5bfe592a25a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "HpHGonhMW8pAyz0b",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d9495c13-ab45-441c-a6df-abcfe57c8089
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1d46b4e67aa5146c008726e48edb277f
Date Fri, 15 Jul 2022 15:25:38 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNocmlzdG9waGUuR2F5bG9yZDgwQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiM2FOQlVNd2FFajNlSnRjIiwiaWF0IjoxNjU3ODk4NzM2LCJleHAiOjE2NTc4OTkzMzZ9.aHiXdvpTKFQyKMhlOVp06WS2KMA68FJ-gL_An0qHAOo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 2287bb2f-9834-4d02-95cb-7554a73b38f6
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "rtJefRG2tyWiFrlr"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c7057675-a861-4128-aa10-c44b6b963ca2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 083f28289168adc0b74a9992a8708251
Date Fri, 15 Jul 2022 15:25:38 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/6kHOE3GCa487wGFU
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1c8015c7-fa08-449d-9145-91b8f7a8359d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 136
Request Body
{
            "nome": "Randi.Daniel",
            "email": "Delia_Von@gmail.com",
            "password": "3aNBUMwaEj3eJtc",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 595663ec-5aa2-43bf-8bb8-bfda903ffe6c
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ccaea1cc6d08496a4216d5bcb4c868f5
Date Fri, 15 Jul 2022 15:25:38 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/6kHOE3GCa487wGFU
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ca247545-6f08-4859-90c3-334b53268cf6
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 81f82771-a9d0-4389-94dd-fd440db8ce90
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b3be24112bad65c86649a6ebb9791c29
Date Fri, 15 Jul 2022 15:25:39 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 25992b8c-13ae-441e-9335-8e6419133b6f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 141
Request Body
{
            "nome": "Orval_Bruen27",
            "email": "Jesus.Hamill@hotmail.com",
            "password": "8g8GM1yvz2p1q_v",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3518bd2e-af35-4d11-b9b6-5db3354b218b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d2dad85532bfc409ead03cfb3b75f2a9
Date Fri, 15 Jul 2022 15:25:39 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "Zcqp2r2yEROtwFK3"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 293B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c5fd597f-15f7-48f4-9bcf-57382baf29b6
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Request Body
{
            "email": "Jesus.Hamill@hotmail.com",
            "password": "8g8GM1yvz2p1q_v"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 9a11fb9e-1982-4ded-913f-de694c011960
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 3cab37b68fadb978521cccc7896c414a
Date Fri, 15 Jul 2022 15:25:39 GMT
Server Google Frontend
Content-Length 293
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikplc3VzLkhhbWlsbEBob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiOGc4R00xeXZ6MnAxcV92IiwiaWF0IjoxNjU3ODk4NzM5LCJleHAiOjE2NTc4OTkzMzl9.HglVqxjCRgcXTYPQz_sKfuK2OcfQvru9OtNOS9bGX9o"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikplc3VzLkhhbWlsbEBob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiOGc4R00xeXZ6MnAxcV92IiwiaWF0IjoxNjU3ODk4NzM5LCJleHAiOjE2NTc4OTkzMzl9.HglVqxjCRgcXTYPQz_sKfuK2OcfQvru9OtNOS9bGX9o
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6c654917-bb5b-4d58-b79c-f626ee31bbed
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 93
Request Body
{
            "nome": "Tuna",
            "preco": 4,
            "descricao": "Human",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8bbee0cb-96ff-4107-a56f-3eb2fd6dd203
content-type application/json; charset=utf-8
X-Cloud-Trace-Context cbef7eb7bbc539e2c792bc9c036f68b1
Date Fri, 15 Jul 2022 15:25:39 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "OCUxqI0OjZwFrAXB"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 2.28KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 87fd5d38-083c-4887-bd04-31dc78ae9d44
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 47e616c4-7368-42eb-baa3-16f7c5e0b41d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d931a3e4c2c804246b0646e407f65b49
Date Fri, 15 Jul 2022 15:25:40 GMT
Server Google Frontend
Content-Length 2332
Response Body
{
            "quantidade": 12,
            "produtos": [
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 375,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Tuna",
                    "preco": 4,
                    "descricao": "Human",
                    "quantidade": 10,
                    "_id": "OCUxqI0OjZwFrAXB"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 197ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikplc3VzLkhhbWlsbEBob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiOGc4R00xeXZ6MnAxcV92IiwiaWF0IjoxNjU3ODk4NzM5LCJleHAiOjE2NTc4OTkzMzl9.HglVqxjCRgcXTYPQz_sKfuK2OcfQvru9OtNOS9bGX9o
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 728945c8-8499-4df2-81fb-94e30257fa27
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "OCUxqI0OjZwFrAXB",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ffe796a4-68dc-4b04-9518-d3c01154d979
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ee6ce3c25718848eed8af0195078eee4
Date Fri, 15 Jul 2022 15:25:40 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "1hjzMjBH6NltTcNY"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 207ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikplc3VzLkhhbWlsbEBob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiOGc4R00xeXZ6MnAxcV92IiwiaWF0IjoxNjU3ODk4NzM5LCJleHAiOjE2NTc4OTkzMzl9.HglVqxjCRgcXTYPQz_sKfuK2OcfQvru9OtNOS9bGX9o
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ff568954-14e9-4427-b150-b34487736644
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "1hjzMjBH6NltTcNY"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c12627cc-3b5c-4c1d-ac09-279bdb1d1962
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0c499754a95284abbd578a15f611ffe1
Date Fri, 15 Jul 2022 15:25:40 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/OCUxqI0OjZwFrAXB
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikplc3VzLkhhbWlsbEBob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiOGc4R00xeXZ6MnAxcV92IiwiaWF0IjoxNjU3ODk4NzM5LCJleHAiOjE2NTc4OTkzMzl9.HglVqxjCRgcXTYPQz_sKfuK2OcfQvru9OtNOS9bGX9o
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9e45a57e-1473-4b3b-af35-dadf9b8a1802
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 100
Request Body
{
            "nome": "Soap",
            "preco": "761",
            "descricao": "Customer",
            "quantidade": "14"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 07548916-e9c6-449a-ada6-4edb2cb0b3e9
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 210ef527b0f5f07945922e0bb48706b9
Date Fri, 15 Jul 2022 15:25:41 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/OCUxqI0OjZwFrAXB
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikplc3VzLkhhbWlsbEBob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiOGc4R00xeXZ6MnAxcV92IiwiaWF0IjoxNjU3ODk4NzM5LCJleHAiOjE2NTc4OTkzMzl9.HglVqxjCRgcXTYPQz_sKfuK2OcfQvru9OtNOS9bGX9o
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 43292d37-b5f3-412c-a910-e7a25f7aa2d6
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 808587a0-46d8-43d7-9867-97b66144f357
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ffc13005d74b7a676b07cd47169ec0d6
Date Fri, 15 Jul 2022 15:25:41 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/Zcqp2r2yEROtwFK3
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 511b596b-581a-484d-a3bd-45a888c9435e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 147
Request Body
{
            "nome": "Pedro Albuquerque",
            "email": "Alan_Rosenbaum44@gmail.com",
            "password": "n7FKxVtEnLQqdDn",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 16997115-a312-4a59-aee1-e275255ddd88
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c71dcd94caa79da9b970f4ffba2a9c2b
Date Fri, 15 Jul 2022 15:25:41 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/Zcqp2r2yEROtwFK3
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9172f49d-d6c2-4bec-8665-5e483c3454fc
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d4d57873-ccdc-4312-8d5f-b36a841d57c6
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 289420302279c5d515f8b4bb54355dfd;o=1
Date Fri, 15 Jul 2022 15:25:41 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 288B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d8b4fd3e-1478-4a74-a365-8b27ee7a195d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 77
Request Body
{
            "email": "Harmon63@hotmail.com",
            "password": "eYIszkCTjCDHa0M"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 494f75e4-109c-4836-9ff5-0321985496f0
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 138835cbb329071ba77c9f20546b72d4
Date Fri, 15 Jul 2022 15:25:42 GMT
Server Google Frontend
Content-Length 288
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikhhcm1vbjYzQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJlWUlzemtDVGpDREhhME0iLCJpYXQiOjE2NTc4OTg3NDIsImV4cCI6MTY1Nzg5OTM0Mn0.XW18piA9CuC8kWJdXaufwXvSiHsW6eQ5W7i3085XPeg"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikhhcm1vbjYzQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJlWUlzemtDVGpDREhhME0iLCJpYXQiOjE2NTc4OTg3NDIsImV4cCI6MTY1Nzg5OTM0Mn0.XW18piA9CuC8kWJdXaufwXvSiHsW6eQ5W7i3085XPeg
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 45edb835-5382-4029-9295-0d5c794ced92
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 96
Request Body
{
            "nome": "h",
            "preco": "477",
            "descricao": "Dynamic",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 506159a5-0059-4dec-873e-043a989b50dd
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 3166b2321832a51f0437b89945127fce
Date Fri, 15 Jul 2022 15:25:42 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "Mmnk0MkMQEFrx8pU"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 2.28KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 2fa8a899-c19f-42a6-be38-c51d8944cce5
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a1b513ed-f140-4531-9162-1a72e261858d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 119576d078d2b93e8d29f953136217ea
Date Fri, 15 Jul 2022 15:25:42 GMT
Server Google Frontend
Content-Length 2333
Response Body
{
            "quantidade": 12,
            "produtos": [
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 375,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "h",
                    "preco": 477,
                    "descricao": "Dynamic",
                    "quantidade": 10,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 202ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikhhcm1vbjYzQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJlWUlzemtDVGpDREhhME0iLCJpYXQiOjE2NTc4OTg3NDIsImV4cCI6MTY1Nzg5OTM0Mn0.XW18piA9CuC8kWJdXaufwXvSiHsW6eQ5W7i3085XPeg
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a6e61663-40a0-4af4-9bec-3a9f35405720
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "Mmnk0MkMQEFrx8pU",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a4d784d5-e026-4b5f-ad68-72482429eca7
content-type application/json; charset=utf-8
X-Cloud-Trace-Context fafc8da472dbf55c78e3ec34b5b40cf8
Date Fri, 15 Jul 2022 15:25:43 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "uNRPz7dpJdX2XvHJ"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 200ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikhhcm1vbjYzQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJlWUlzemtDVGpDREhhME0iLCJpYXQiOjE2NTc4OTg3NDIsImV4cCI6MTY1Nzg5OTM0Mn0.XW18piA9CuC8kWJdXaufwXvSiHsW6eQ5W7i3085XPeg
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 44fa1907-8f3f-4d4d-988f-490917485150
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "uNRPz7dpJdX2XvHJ"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2643db5a-f783-4a3d-b45f-6e87d79e0dd6
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 96411c052be81bdb9adbfd836b60e0fa
Date Fri, 15 Jul 2022 15:25:43 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/Mmnk0MkMQEFrx8pU
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikhhcm1vbjYzQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJlWUlzemtDVGpDREhhME0iLCJpYXQiOjE2NTc4OTg3NDIsImV4cCI6MTY1Nzg5OTM0Mn0.XW18piA9CuC8kWJdXaufwXvSiHsW6eQ5W7i3085XPeg
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 87c6ea38-f638-489a-8577-0e9b56629f1c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 105
Request Body
{
            "nome": "PNG",
            "preco": "674",
            "descricao": "International",
            "quantidade": "248"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 0f55f604-5d59-4548-9020-0fe1164c978d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1dfaf7df822e3a1c7d31b877834b1adc
Date Fri, 15 Jul 2022 15:25:43 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 207ms
Mean size per request: 2.29KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8324dab4-cfc2-4a8d-9ebf-77f44c37cc26
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id de2c1a79-cb46-4f6c-a0dc-ef5bd2a51171
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 237e09c448a82d484c64373aaa27b30d
Date Fri, 15 Jul 2022 15:25:44 GMT
Server Google Frontend
Content-Length 2342
Response Body
{
            "quantidade": 12,
            "produtos": [
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 375,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 193ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkJyb2Rlcmljay5IeWF0dDYxQHlhaG9vLmNvbSIsInBhc3N3b3JkIjoibFZJdzJDcnZ0ZzVqWEdTIiwiaWF0IjoxNjU3ODk4NzQ0LCJleHAiOjE2NTc4OTkzNDR9.8dF6YKcKBmlNbRIkNjkjDKmgyEPF3UhbG9MDBdvTzoQ
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6086b8d2-8483-4a53-85df-0c3464bc692e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 106
Request Body
{
            "nome": "Syrian Pound",
            "preco": "50",
            "descricao": "Legacy",
            "quantidade": "150"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 9971f851-fb96-483d-860a-44a5fc49c5ac
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4e99bbe811b62058dbd0ec28326ca1c1
Date Fri, 15 Jul 2022 15:25:44 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "YcHw1QcmuVh8f4WS"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 3 0 0
Respsta contém atributo "message" 3 0 0
Respsta contém atributo "_id" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/8vJZgtVS4oh5k2en
Response Information
Response Code: 200 - OK
Mean time per request: 191ms
Mean size per request: 135B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 2455574d-bc03-4569-ad63-ace1fe471af6
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id fe4ed032-5a3e-4498-9455-b7ae86aae0b4
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 9be5404b081ce24d98398e61ac68756f
Date Fri, 15 Jul 2022 15:25:45 GMT
Server Google Frontend
Content-Length 135
Response Body
{
            "nome": "Small Rubber Bacon17",
            "preco": 50,
            "descricao": "Chief",
            "quantidade": 398,
            "_id": "8vJZgtVS4oh5k2en"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/CVwKt1ZiDOf4IjIK
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IktvcmJpbi5KZXJkZTYxQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiI2dm44UGFxMEdWSU1uaG4iLCJpYXQiOjE2NTc4OTg3NDYsImV4cCI6MTY1Nzg5OTM0Nn0.7Tdcv6iqoesbQkvSIIaIPWtFFgZPvAGhB4qJgMMpUGE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5d20e038-d3c6-43b9-85cc-aa13147320eb
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 118
Request Body
{
            "nome": "program_hack_niue.jpg",
            "preco": "616",
            "descricao": "District",
            "quantidade": "900"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6c7bb51f-06ce-4130-a3bf-cf42af9fc8f0
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a93b02f6a785c82aa40f2af1dc28be84
Date Fri, 15 Jul 2022 15:25:46 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 46B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IktvcmJpbi5KZXJkZTYxQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiI2dm44UGFxMEdWSU1uaG4iLCJpYXQiOjE2NTc4OTg3NDYsImV4cCI6MTY1Nzg5OTM0Nn0.7Tdcv6iqoesbQkvSIIaIPWtFFgZPvAGhB4qJgMMpUGE
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b5f8a25f-0945-4cc2-9b52-f7ca91584c7a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id bcb06dbc-431e-494d-abcf-5784cf66ed7a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a7cab6938f4c5f228b1846ba78c35fe9
Date Fri, 15 Jul 2022 15:25:47 GMT
Server Google Frontend
Content-Length 46
Response Body
{
            "message": "Nenhum registro excluído"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 199ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7b5212af-3a19-40b4-8001-67f665180a66
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 110
Request Body
{
            "nome": "Small Steel Soap",
            "preco": "775",
            "descricao": "Human",
            "quantidade": "130"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8b2dfe12-e085-49c6-b1b2-5ab52bba534d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 47c47603b715b2fcca9daf0c8ad857d0
Date Fri, 15 Jul 2022 15:25:47 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Respsta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4NzQ4LCJleHAiOjE2NTc4OTkzNDh9.GFqVxFmuWHizvePRqQj9Lqyp1vbdI0U3CtU0uFe81CM
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7440ea53-7955-44e2-bae4-9456363057fc
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 114
Request Body
{
            "nome": "Awesome Frozen Cheese",
            "preco": 965,
            "descricao": "Legacy",
            "quantidade": 376
        
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 4b283b2c-b85e-4d7b-9409-e23ad141d86b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 84ddb24f13300effb10f86e666b23f9d
Date Fri, 15 Jul 2022 15:25:48 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Já existe produto com esse nome"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 2 0 0
Respsta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 400 - Bad Request
Mean time per request: 196ms
Mean size per request: 198B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4NzQ4LCJleHAiOjE2NTc4OTkzNDh9.GFqVxFmuWHizvePRqQj9Lqyp1vbdI0U3CtU0uFe81CM
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 2223d632-a7a7-4ba3-bcb4-f07b50e50cc6
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 83
Request Body
{
            "nome": "",
            "preco": "",
            "descricao": "",
            "quantidade": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id fd1eac70-9ecd-40b7-b160-9feb5ab12319
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 00544f6a72e929f0c487fceeea9a8497
Date Fri, 15 Jul 2022 15:25:48 GMT
Server Google Frontend
Content-Length 198
Response Body
{
            "nome": "nome não pode ficar em branco",
            "preco": "preco deve ser um número",
            "descricao": "descricao não pode ficar em branco",
            "quantidade": "quantidade deve ser um número"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 2 0 0
Resposta contém atributo "nome" 2 0 0
Resposta contém atributo "preco" 2 0 0
Resposta contém atributo "descricao" 2 0 0
Resposta contém atributo "quantidade" 2 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 200ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ef30c577-a0a0-46d7-b56f-8892a1769427
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 33f2bc16-ffd0-4b80-8a20-fa2655140872
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6840345c3e620ef16f9f91aaf9e3b1f1
Date Fri, 15 Jul 2022 15:25:49 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 1.32KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token dce6a92e-8a2f-4a08-9b16-61cac98a4ed0
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 38236486-c393-4de0-96c3-5b1b5398fe83
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f28d3a032ae3b800553a674392d978c5
Date Fri, 15 Jul 2022 15:25:49 GMT
Server Google Frontend
Content-Length 1347
Response Body
{
            "quantidade": 3,
            "carrinhos": [
                {
                    "produtos": [
                        {
                            "idProduto": "QTDxuz1JlUz7Xxyk",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "0PZWhmA2ceDpraIX",
                    "_id": "CkDsJQHBw1QjnseT"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "QTDxuz1JlUz7Xxyk",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "kTlQfBCdJwpKOJAf",
                    "_id": "TAd16o3g3XM0j6ns"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "BeeJh5lz3k6kSIzA",
                            "quantidade": 2,
                            "precoUnitario": 470
                        },
                        {
                            "idProduto": "K6leHdftCeOJj8BJ",
                            "quantidade": 1,
                            "precoUnitario": 5240
                        }
                    ],
                    "precoTotal": 6180,
                    "quantidadeTotal": 3,
                    "idUsuario": "oUb7aGkMtSEPf6BZ",
                    "_id": "qbMqntef4iTOwWfg"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 201ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFsaWNlMjZAZ21haWwuY29tIiwicGFzc3dvcmQiOiJFZHhzRTBfM3lxMjI3STYiLCJpYXQiOjE2NTc4OTg3NDksImV4cCI6MTY1Nzg5OTM0OX0.lxlItspfvurRRiizSpj77zVWb4vnCvIyd8ltlRLJcNU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 39cf369b-dd6c-4dd9-9b6e-5f2c79011c27
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 105
Request Body
{
          "produtos": [
            {
              "idProduto": "15DydlITcynTTPwP",
              "quantidade": 3
            }
          ]
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2cd63bd6-806e-4216-b544-a311bfcbb36a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 3fc93512280a26a3d679cfb7a2967762
Date Fri, 15 Jul 2022 15:25:50 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "ci6mcIwSTi7s9ddj"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 4 0 0
Respsta contém atributo "message" 4 0 0
Respsta contém atributo "_id" 4 0 0
Total 12 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/XPkn82usFJASccr1
Response Information
Response Code: 200 - OK
Mean time per request: 191ms
Mean size per request: 270B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9557289e-3698-4e6d-a3db-ac660cb73296
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e9dddee4-f87c-405a-902c-b80314b75ffe
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7cf66a84db31707da401f176a2e6fcc4
Date Fri, 15 Jul 2022 15:25:51 GMT
Server Google Frontend
Content-Length 270
Response Body
{
            "produtos": [
                {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 3,
                    "precoUnitario": 50
                }
            ],
            "precoTotal": 150,
            "quantidadeTotal": 3,
            "idUsuario": "vwf68wOoKXUc7HOX",
            "_id": "XPkn82usFJASccr1"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlJvc2FsaW5kLkFiYm90dEBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjN1VFNOOXB4NXZVYWgyayIsImlhdCI6MTY1Nzg5ODc1MSwiZXhwIjoxNjU3ODk5MzUxfQ.sbD3EOym0MikSeuO6ZPUqCwTh9ap41J9r4ubRRcLaYU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 41841d13-1cb0-4311-bc18-b69356f0bf5e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 37
Request Body
{
            "_id": "Agsr5jFoMFZ7kjch"
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6085a99b-2eb0-47ea-bbdf-c3ad6086df48
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 8e651585ebab42ccda00b57ebf6f7449
Date Fri, 15 Jul 2022 15:25:52 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikthcmlhbm5lX1dpbGxpYW1zb25AaG90bWFpbC5jb20iLCJwYXNzd29yZCI6IjlVSkJuajMyZzl0UEh6bSIsImlhdCI6MTY1Nzg5ODc1MiwiZXhwIjoxNjU3ODk5MzUyfQ.XK8cWxqKY4Ct4RBoKp2YfEvmuPfm9K5X6MV6G35eOGQ
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 98a9d029-fef8-4b74-9b20-a8602f0d813a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "wQlNrv0v9hftp62T"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 528e2e7c-0f49-45dd-9215-8f55f68a40e6
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1d48c25f00c944860b432c42b9991f73
Date Fri, 15 Jul 2022 15:25:53 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Resposta contém atributo "message" 5 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 139B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4NzUzLCJleHAiOjE2NTc4OTkzNTN9.ZCK2t_TH6PMRE6qjsY0H45z6eQBVo75FjNODdRSWIUM
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 4eabda15-3c72-4e11-a03b-0f7eecfabdd8
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 7513b90f-b558-47cf-b3cc-37b3e5569c25
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 07d11a986aae6f943cddcac10eaa362e
Date Fri, 15 Jul 2022 15:25:53 GMT
Server Google Frontend
Content-Length 139
Response Body
{
            "message": "Produto não encontrado",
            "item": {
                "idProduto": "04114",
                "quantidade": 3,
                "index": 0
            }
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Resposta contém atributo "item" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4NzU0LCJleHAiOjE2NTc4OTkzNTR9.rQmxrXDv4grY4oJ-GcNxUaBVig0aDpd4Vubuc4GSLOM
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d17547a9-ae6f-46c0-862a-cb2f0ffde4c0
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d57ebcda-5518-42d2-b983-4a6ce4105dce
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 205486a061c05bffa96e23961c8f79e7
Date Fri, 15 Jul 2022 15:25:54 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 195ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 823fcded-9771-4ccc-a8a0-22975451350a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 103
Request Body
{
          "produtos": [
            {
              "idProduto": "uuAjtUTZRT9RXTF9",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 324a33ad-8d99-49ac-90d4-fcc4fd7aff81
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ba6086b78a998b2e85bb6bc5b88764b2
Date Fri, 15 Jul 2022 15:25:54 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Resposta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/zZipXtX3r50czzzt
Response Information
Response Code: 400 - Bad Request
Mean time per request: 195ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 41ee77b3-0e11-4510-ac62-0e464e430432
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 06095139-4b1d-4d70-9e07-7f904ea544dc
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4f85cae698e830f8ac7616464426bba0
Date Fri, 15 Jul 2022 15:25:55 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Carrinho não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 200 - OK
Mean time per request: 205ms
Mean size per request: 4.66KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 932e4d03-2512-436f-9422-d64f2d3909ba
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3fb89a51-eeda-448e-94ee-e5b84fd15fa2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0c400f02beb962d6822cca527b74f0d4
Date Fri, 15 Jul 2022 15:25:55 GMT
Server Google Frontend
Content-Length 4774
Response Body
{
            "quantidade": 21,
            "usuarios": [
                {
                    "nome": "Sid.Jakubowski39",
                    "email": "Hermina_Wolff@gmail.com",
                    "password": "bdKNdObII4RlFd_",
                    "administrador": "true",
                    "_id": "03WsgOOmdifcW1tQ"
                },
                {
                    "nome": "Name_Balistreri",
                    "email": "Alice26@gmail.com",
                    "password": "EdxsE0_3yq227I6",
                    "administrador": "true",
                    "_id": "0D26orVx3FTy7eGd"
                },
                {
                    "nome": "Rachelle.Pollich",
                    "email": "Judd_VonRueden@yahoo.com",
                    "password": "C9VPvyr5hT5qvs1",
                    "administrador": "true",
                    "_id": "0PZWhmA2ceDpraIX"
                },
                {
                    "nome": "Fulano da Silva",
                    "email": "fulano@qa.com",
                    "password": "teste",
                    "administrador": "true",
                    "_id": "0uxuPY0cbmQhpEz1"
                },
                {
                    "nome": "Jamir.Hettinger",
                    "email": "Shawn.Kemmer59@gmail.com",
                    "password": "jdKFP6rFbnA4eYZ",
                    "administrador": "true",
                    "_id": "DvmTjiaUeY8Aywj0"
                },
                {
                    "nome": "Ruben.Shields",
                    "email": "Karianne_Williamson@hotmail.com",
                    "password": "9UJBnj32g9tPHzm",
                    "administrador": "true",
                    "_id": "GsuYOWFEUXMAk6rM"
                },
                {
                    "nome": "Gabe.Stiedemann",
                    "email": "Berenice.Bernhard82@yahoo.com",
                    "password": "cZ5OfHBCGYktszW",
                    "administrador": "false",
                    "_id": "HLGY6Y7IEf77bhCE"
                },
                {
                    "nome": "Tom.Bradtke37Ap",
                    "email": "Korbin.Jerde61@hotmail.com",
                    "password": "6vn8Paq0GVIMnhn",
                    "administrador": "true",
                    "_id": "I96tnPm3OB7PfTH3"
                },
                {
                    "nome": "Lori.MonahanA2",
                    "email": "Geraldine4@gmail.com",
                    "password": "8HChGgMz5fdkae2",
                    "administrador": "true",
                    "_id": "JioAz1enJUeCKJlt"
                },
                {
                    "nome": "Abigale_Halvorson80",
                    "email": "Rosalind.Abbott@gmail.com",
                    "password": "3uTSN9px5vUah2k",
                    "administrador": "true",
                    "_id": "N0AZb4uaFU84KoiU"
                },
                {
                    "nome": "Cindy.TremblayA2",
                    "email": "Cesar_Monahan@gmail.com",
                    "password": "c6lWKilGlqWwDVY",
                    "administrador": "true",
                    "_id": "Rss3EHs4M4CQWQji"
                },
                {
                    "nome": "Viola24Ac",
                    "email": "Broderick.Hyatt61@yahoo.com",
                    "password": "lVIw2Crvtg5jXGS",
                    "administrador": "true",
                    "_id": "SKgp54Awagxj8IaR"
                },
                {
                    "nome": "Jolie.Kemmer58",
                    "email": "Micah.Huels@hotmail.com",
                    "password": "ZI6ZV_4e7kMWmBG",
                    "administrador": "true",
                    "_id": "ZSbqg6qUYL0MQD1A"
                },
                {
                    "nome": "Schuyler.Pouros",
                    "email": "Colleen_Denesik21@hotmail.com",
                    "password": "JSHpuZjkNLpMlZk",
                    "administrador": "false",
                    "_id": "bMbQoSua3pBtVq9B"
                },
                {
                    "nome": "Justice_Reinger94",
                    "email": "Harmon63@hotmail.com",
                    "password": "eYIszkCTjCDHa0M",
                    "administrador": "true",
                    "_id": "fPSVla6DA8q8gJjp"
                },
                {
                    "nome": "Ellen_KundeAc",
                    "email": "Jamar_Will50@yahoo.com",
                    "password": "TDgUrfHhTXA6xuJ",
                    "administrador": "true",
                    "_id": "g0ZTuIsT3DaZk2y0"
                },
                {
                    "nome": "Arch23",
                    "email": "Darrick_Lynch@gmail.com",
                    "password": "HeT1IoEvNVUl6VF",
                    "administrador": "true",
                    "_id": "kTlQfBCdJwpKOJAf"
                },
                {
                    "nome": "Lane.LangAp",
                    "email": "Mable.Leannon51@gmail.com",
                    "password": "GOdhkwCRajU4rAo",
                    "administrador": "true",
                    "_id": "ozXw0wohUy8PsgGu"
                },
                {
                    "nome": "Belle89",
                    "email": "Drew_Gerhold93@yahoo.com",
                    "password": "n7FKxVtEnLQqdDn",
                    "administrador": "true",
                    "_id": "r6f65TzCwtW8wPBD"
                },
                {
                    "nome": "Trace_Greenholt30",
                    "email": "Oleta_Orn54@hotmail.com",
                    "password": "0czHTudWSKSbGyA",
                    "administrador": "true",
                    "_id": "vwf68wOoKXUc7HOX"
                },
                {
                    "nome": "Isabel.Huel",
                    "email": "Darren.Kautzer@hotmail.com",
                    "password": "jHHnZ7BQE2U7Ow1",
                    "administrador": "true",
                    "_id": "yWWG7nALJOSPTvhJ"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 208ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 66a5c135-c263-4e65-a8ef-81d91c421e2c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 142
Request Body
{
            "nome": "Jaylan65",
            "email": "Vallie.Oberbrunner25@yahoo.com",
            "password": "RPaLOsGJZFrF4tG",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 0ed99f68-10b1-483a-a4b9-ef323e571441
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d8b242073232614a73e372220fe43f40
Date Fri, 15 Jul 2022 15:25:56 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "sEp3WKmkaZz2362M"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/sEp3WKmkaZz2362M
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 168B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token fed9624d-92dd-439f-9ef4-2042ae9120e9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ac120c71-39f9-42c6-874b-1166a979e4e5
content-type application/json; charset=utf-8
X-Cloud-Trace-Context eb37c274c6f7c6e77990a7f1e930293d
Date Fri, 15 Jul 2022 15:25:56 GMT
Server Google Frontend
Content-Length 168
Response Body
{
            "nome": "Jaylan65",
            "email": "Vallie.Oberbrunner25@yahoo.com",
            "password": "RPaLOsGJZFrF4tG",
            "administrador": "true",
            "_id": "sEp3WKmkaZz2362M"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/yyKeQBF5hnDYTvuN
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 77f039d9-a610-4dc0-891a-5c09ccb694fe
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "nome": "Autumn_Pfannerstill77",
            "email": "Theo14@hotmail.com",
            "password": "rHFSLijAMQewtMz",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id aaea881e-8965-4d8d-8b88-450ca5820f94
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1d7f8349bf361f13af0658651ad8dc17
Date Fri, 15 Jul 2022 15:25:57 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/aw5m8fLNjXOVdCB9
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 14639ef5-3ff7-4826-a45f-76b6d800019c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 9d241106-00cb-4f9c-80d2-3a0cccf64271
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 449042907d32e42ea56f67424f14ca93
Date Fri, 15 Jul 2022 15:25:57 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 198ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ad0ac730-aab5-4759-a2a7-5262666be117
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id cca87b63-3abe-4c8f-b780-a7ea42892d13
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b419272eaa6d6eee7afd4293e92ecedc
Date Fri, 15 Jul 2022 15:25:57 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ff197f56-b977-4e62-aed5-68331fc5399b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 139
Request Body
{
            "nome": "{{$randomname}}",
            "email": "Harmon63@hotmail.com",
            "password": "0YC3qdWQkuh0t6W",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e87c2b2a-5381-462e-a995-0f08b298fd0a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b3bb63510349b827d096cb3b5338c98a
Date Fri, 15 Jul 2022 15:25:58 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/aw5m8fLNjXOVdCB9
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 71a54b51-986a-477a-be2e-1b880627889c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a6e97617-fc60-426c-9cbf-c4ea4018ed2f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 42fc9dcb7929db8a2152d3b00e3256eb
Date Fri, 15 Jul 2022 15:25:58 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Usuário não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/aw5m8fLNjXOVdCB9
Response Information
Response Code: 400 - Bad Request
Mean time per request: 196ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token bc8a02ba-b393-4751-be65-3d74c0c76edf
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f017b787-3287-406b-925f-a1345accb25f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 930425255772b56aa4fd0979d016d71c
Date Fri, 15 Jul 2022 15:25:58 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "nome" 1 0 0
Resposta contém atributo "email" 1 0 0
Resposta contém atributo "password" 1 0 0
Resposta contém atributo "administrador" 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/aw5m8fLNjXOVdCB9
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token fef777b1-d645-4306-a11b-39476e9d8907
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 139
Request Body
{
            "nome": "{{$randomname}}",
            "email": "Harmon63@hotmail.com",
            "password": "L2D574KKBtaoktO",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id daa1da3a-a190-4ab5-8239-4f666503049d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0628c0a937a2f63365b844b84bc8fae2
Date Fri, 15 Jul 2022 15:25:58 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 292B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 0c68f857-b37d-488c-a9ec-99358a422fe6
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "email": "Kenton_Harris@yahoo.com",
            "password": "uCmj5FYlg0i96Hl"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e7da53b9-3559-406b-817a-753483770582
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e53b9a88d20ce3bfb517ef4edb2eac41
Date Fri, 15 Jul 2022 15:25:59 GMT
Server Google Frontend
Content-Length 292
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IktlbnRvbl9IYXJyaXNAeWFob28uY29tIiwicGFzc3dvcmQiOiJ1Q21qNUZZbGcwaTk2SGwiLCJpYXQiOjE2NTc4OTg3NTksImV4cCI6MTY1Nzg5OTM1OX0.SVkIdiZT_W56hWfE-tzwqWOveu-c6XDLr2DIbYI0kKs"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 195ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6ab362ed-fd34-402a-9d0c-17f22f72344a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "email": "",
            "password": "uCmj5FYlg0i96Hl"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a314770a-5375-49f0-b267-0cebc06d7da9
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2cdb927c5fd5e3da021c1e23e1a832c7
Date Fri, 15 Jul 2022 15:25:59 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "email": "email não pode ficar em branco"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 193ms
Mean size per request: 48B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 0bc6cbde-9713-461a-8a2d-5e1f8f353b63
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 78
Request Body
{
            "email": "Kenton_Harris@yahoo.com",
            "password": "senhainvalida"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ea86eeeb-ecb0-4bbd-918d-86ee46eead9e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6cfeb8072fcefdf067c228eb4429adba
Date Fri, 15 Jul 2022 15:25:59 GMT
Server Google Frontend
Content-Length 48
Response Body
{
            "message": "Email e/ou senha inválidos"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 197ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c8d51a5e-957f-4b25-b68e-5d2b7839730f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "nome": "Hailee.Kohler",
            "email": "Breana_Rempel40@gmail.com",
            "password": "C2_YAgM2a4PTB77",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f2bad215-edb3-469e-af9b-2e8c9a683b44
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d803445ac7efcbbb2f6b417d08693113
Date Fri, 15 Jul 2022 15:26:00 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "TBl5W0dvcybxcATO"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Resposta contém atributo "message" 1 0 0
Resposta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 295B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IktlbnRvbl9IYXJyaXNAeWFob28uY29tIiwicGFzc3dvcmQiOiJ1Q21qNUZZbGcwaTk2SGwiLCJpYXQiOjE2NTc4OTg3NTksImV4cCI6MTY1Nzg5OTM1OX0.SVkIdiZT_W56hWfE-tzwqWOveu-c6XDLr2DIbYI0kKs
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 96933e5a-9c41-4e71-a150-760b8e5be06a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 82
Request Body
{
            "email": "Breana_Rempel40@gmail.com",
            "password": "C2_YAgM2a4PTB77"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 802e5349-eadf-4e13-8c8f-b10d2dc6c463
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f7ae5d0e547049d4595ba4a3375bb8c2
Date Fri, 15 Jul 2022 15:26:00 GMT
Server Google Frontend
Content-Length 295
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkJyZWFuYV9SZW1wZWw0MEBnbWFpbC5jb20iLCJwYXNzd29yZCI6IkMyX1lBZ00yYTRQVEI3NyIsImlhdCI6MTY1Nzg5ODc2MCwiZXhwIjoxNjU3ODk5MzYwfQ.DAlOnak3kKuIOluuExzQgTzjhyP2VoP3pVKf2bMQtKc"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 202ms
Mean size per request: 3.76KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e802ec5e-b708-40a1-bb64-8a2184eaf226
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6f742fc0-2a13-401c-b906-4f4005877de2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 86456176faecb7e7adcf269364aa781d
Date Fri, 15 Jul 2022 15:26:00 GMT
Server Google Frontend
Content-Length 3855
Response Body
{
            "quantidade": 20,
            "produtos": [
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 726,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 398,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 375,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 201ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkJyZWFuYV9SZW1wZWw0MEBnbWFpbC5jb20iLCJwYXNzd29yZCI6IkMyX1lBZ00yYTRQVEI3NyIsImlhdCI6MTY1Nzg5ODc2MCwiZXhwIjoxNjU3ODk5MzYwfQ.DAlOnak3kKuIOluuExzQgTzjhyP2VoP3pVKf2bMQtKc
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 103c5c4e-51f0-49c0-8d2a-c655bd0ae8f0
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "HpHGonhMW8pAyz0b",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 5d652d7a-e778-4ab7-a4f3-3ca5ce216dca
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e8f60507c037100fcee141c74fe23602
Date Fri, 15 Jul 2022 15:26:01 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "nu6vvSpOQN0HNKkM"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkJyZWFuYV9SZW1wZWw0MEBnbWFpbC5jb20iLCJwYXNzd29yZCI6IkMyX1lBZ00yYTRQVEI3NyIsImlhdCI6MTY1Nzg5ODc2MCwiZXhwIjoxNjU3ODk5MzYwfQ.DAlOnak3kKuIOluuExzQgTzjhyP2VoP3pVKf2bMQtKc
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1e86b3c5-482a-476a-b21a-fcc72b84c62b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "zZipXtX3r50czzzt"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 0c55e169-9053-4347-8bbc-6865c29a01f5
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 426f152778c6e75d0ceb163eb2f134d8
Date Fri, 15 Jul 2022 15:26:01 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e569a257-1a4c-4332-a6e7-42c6ba5d7af9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 140
Request Body
{
            "nome": "Delilah_Quitzon54",
            "email": "Randal12@gmail.com",
            "password": "JAjcWFb9Z8s0yQg",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f7095130-e2e0-409a-ab90-22f437227f57
content-type application/json; charset=utf-8
X-Cloud-Trace-Context deb9296d83087478df24f7c25cc88aa0
Date Fri, 15 Jul 2022 15:26:01 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "fkPLDsqSuBjXzFCR"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 285B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 62579290-a106-4dab-bfdf-b9500aeab4ff
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 75
Request Body
{
            "email": "Randal12@gmail.com",
            "password": "JAjcWFb9Z8s0yQg"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 7f861d8f-63b5-4498-a601-ec34069af614
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1efd69ca57d0b6d2e027290ec7df019c;o=1
Date Fri, 15 Jul 2022 15:26:01 GMT
Server Google Frontend
Content-Length 285
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlJhbmRhbDEyQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiSkFqY1dGYjlaOHMweVFnIiwiaWF0IjoxNjU3ODk4NzYxLCJleHAiOjE2NTc4OTkzNjF9.s6erOg0-luqHFJpMPWrG5TaVK2McxN-1C_JAPTsCydI"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 201ms
Mean size per request: 3.76KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 427c7b57-3a85-4928-9bef-9b7adab9d1f5
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1cece3f8-1c1e-4b1e-a58c-fcd24e032d08
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 49acdbbbc2385ced809ac078f9ba6395
Date Fri, 15 Jul 2022 15:26:02 GMT
Server Google Frontend
Content-Length 3855
Response Body
{
            "quantidade": 20,
            "produtos": [
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 726,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 398,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlJhbmRhbDEyQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiSkFqY1dGYjlaOHMweVFnIiwiaWF0IjoxNjU3ODk4NzYxLCJleHAiOjE2NTc4OTkzNjF9.s6erOg0-luqHFJpMPWrG5TaVK2McxN-1C_JAPTsCydI
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 73dac407-e70d-4364-8c36-e7cd077b06bc
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "BeeJh5lz3k6kSIzA",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 0124bc1f-368f-41b7-be28-e8e7da73f358
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1424742ccf3fcb6d4dacd0d0801ff83f
Date Fri, 15 Jul 2022 15:26:02 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "5Z4EAbh0ZlLhJhja"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 201ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlJhbmRhbDEyQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiSkFqY1dGYjlaOHMweVFnIiwiaWF0IjoxNjU3ODk4NzYxLCJleHAiOjE2NTc4OTkzNjF9.s6erOg0-luqHFJpMPWrG5TaVK2McxN-1C_JAPTsCydI
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 42b48929-da89-4b6d-88e1-1b530498ee8b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "5Z4EAbh0ZlLhJhja"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 34f1dab6-cf4a-4bec-bd1c-80b448762860
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 44183f1214c8d5df76247b07fcedc7aa
Date Fri, 15 Jul 2022 15:26:02 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token dac92dc0-3d87-4c69-aa9d-24e4fe02b88c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 137
Request Body
{
            "nome": "Carlotta.Cole",
            "email": "Darrion10@gmail.com",
            "password": "gYSIPc_uf9XV2Hn",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 17182ef7-598e-4367-95c8-0f73de099aff
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 75cc1a7b9a21419f84d29b8951b48cd7
Date Fri, 15 Jul 2022 15:26:03 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "SL5XjiZMuiUnmzoY"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 287B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlJhbmRhbDEyQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiSkFqY1dGYjlaOHMweVFnIiwiaWF0IjoxNjU3ODk4NzYxLCJleHAiOjE2NTc4OTkzNjF9.s6erOg0-luqHFJpMPWrG5TaVK2McxN-1C_JAPTsCydI
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 250b3a09-abeb-4a00-b975-147db42a9a0e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 76
Request Body
{
            "email": "Darrion10@gmail.com",
            "password": "gYSIPc_uf9XV2Hn"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 4c70ef45-770c-4159-a07a-3905ade9b909
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a50c635c643d8d4466e05db133daef43
Date Fri, 15 Jul 2022 15:26:03 GMT
Server Google Frontend
Content-Length 287
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkRhcnJpb24xMEBnbWFpbC5jb20iLCJwYXNzd29yZCI6ImdZU0lQY191ZjlYVjJIbiIsImlhdCI6MTY1Nzg5ODc2MywiZXhwIjoxNjU3ODk5MzYzfQ.EYzgww0s6C3ktD0ibDfJdBdlXgfOuM65H6pq17jD4d0"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 403 - Forbidden
Mean time per request: 195ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkRhcnJpb24xMEBnbWFpbC5jb20iLCJwYXNzd29yZCI6ImdZU0lQY191ZjlYVjJIbiIsImlhdCI6MTY1Nzg5ODc2MywiZXhwIjoxNjU3ODk5MzYzfQ.EYzgww0s6C3ktD0ibDfJdBdlXgfOuM65H6pq17jD4d0
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 4b9ee844-2831-4b99-8d63-2661054c1cab
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 122
Request Body
{
            "nome": "Ergonomic Concrete Pizza",
            "preco": "263",
            "descricao": "Corporate",
            "quantidade": "874"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 915a73fe-8fdf-4cf2-b2b9-1b0b44fc599b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 94fd1e2528f3fd8fc7a5855bcbfa8ad4
Date Fri, 15 Jul 2022 15:26:03 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 193ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkRhcnJpb24xMEBnbWFpbC5jb20iLCJwYXNzd29yZCI6ImdZU0lQY191ZjlYVjJIbiIsImlhdCI6MTY1Nzg5ODc2MywiZXhwIjoxNjU3ODk5MzYzfQ.EYzgww0s6C3ktD0ibDfJdBdlXgfOuM65H6pq17jD4d0
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5fc64575-541a-4d09-b058-75391393d8b3
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 118
Request Body
{
            "nome": "Ergonomic Cotton Pizza",
            "preco": "979",
            "descricao": "Central",
            "quantidade": "349"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 09dcf093-09c5-48a1-8e3d-92229d345282
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f83e30a9bf584dcefabee40f1e04b175
Date Fri, 15 Jul 2022 15:26:04 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 208ms
Mean size per request: 3.76KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e66623e1-aba1-4d2f-9024-4f9b300e6f55
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a6d70d33-b7ed-4ef7-8ad1-2e95ba432f7b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context bbdd6d6541d8b0e86d552880a318d0d1
Date Fri, 15 Jul 2022 15:26:04 GMT
Server Google Frontend
Content-Length 3855
Response Body
{
            "quantidade": 20,
            "produtos": [
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 726,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 398,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 195ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkRhcnJpb24xMEBnbWFpbC5jb20iLCJwYXNzd29yZCI6ImdZU0lQY191ZjlYVjJIbiIsImlhdCI6MTY1Nzg5ODc2MywiZXhwIjoxNjU3ODk5MzYzfQ.EYzgww0s6C3ktD0ibDfJdBdlXgfOuM65H6pq17jD4d0
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1798944d-4e4a-4f98-9dc9-aabab6367778
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 21779d0c-f90f-405b-8136-004836b078f1
content-type application/json; charset=utf-8
X-Cloud-Trace-Context dfc678cd1287329fe7a8523d3a064a8a
Date Fri, 15 Jul 2022 15:26:04 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 201ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkRhcnJpb24xMEBnbWFpbC5jb20iLCJwYXNzd29yZCI6ImdZU0lQY191ZjlYVjJIbiIsImlhdCI6MTY1Nzg5ODc2MywiZXhwIjoxNjU3ODk5MzYzfQ.EYzgww0s6C3ktD0ibDfJdBdlXgfOuM65H6pq17jD4d0
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 610e1266-cc61-405f-897b-428bfaece5f5
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "8vJZgtVS4oh5k2en",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 76382634-9270-473a-b874-eb0df00ddeb4
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 5e663fe77fa1dd47f37a90ba2e2bb7f8
Date Fri, 15 Jul 2022 15:26:05 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "D61U7NyhTn3N5Kyw"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkRhcnJpb24xMEBnbWFpbC5jb20iLCJwYXNzd29yZCI6ImdZU0lQY191ZjlYVjJIbiIsImlhdCI6MTY1Nzg5ODc2MywiZXhwIjoxNjU3ODk5MzYzfQ.EYzgww0s6C3ktD0ibDfJdBdlXgfOuM65H6pq17jD4d0
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 941afea4-ff65-4e3f-8f6a-a586f5e13201
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "8vJZgtVS4oh5k2en",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2b03877f-76c7-4075-8648-5197efebb0ce
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 852efe3f76916428ad0f9d4a950b409b
Date Fri, 15 Jul 2022 15:26:05 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkRhcnJpb24xMEBnbWFpbC5jb20iLCJwYXNzd29yZCI6ImdZU0lQY191ZjlYVjJIbiIsImlhdCI6MTY1Nzg5ODc2MywiZXhwIjoxNjU3ODk5MzYzfQ.EYzgww0s6C3ktD0ibDfJdBdlXgfOuM65H6pq17jD4d0
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e8e052e9-3034-40e4-8043-afce18ac7460
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "5Z4EAbh0ZlLhJhja"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 5bd07b5b-4cac-48aa-ac90-20914491cc0f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b847cb673947f2dfe2292261a7093440
Date Fri, 15 Jul 2022 15:26:05 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/SL5XjiZMuiUnmzoY
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f4686c23-0f7b-48d2-b246-d7be556a6029
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 135
Request Body
{
            "nome": "Carlotta.Cole",
            "email": "Lonie86@yahoo.com",
            "password": "gYSIPc_uf9XV2Hn",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 00f53c21-27a6-485e-9500-3ea1d5a303b8
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7347c9d2064ce3701d8dc3550336cc9f
Date Fri, 15 Jul 2022 15:26:05 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/SL5XjiZMuiUnmzoY
Response Information
Response Code: 200 - OK
Mean time per request: 208ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token da5e7c5f-e377-45a7-a6ec-f7d84a47180e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id fbad59d5-7322-4d14-9144-1be3a9b1d55d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ffbee755388e38936f04a480c82037a8
Date Fri, 15 Jul 2022 15:26:06 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 196ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a43a7eb8-1487-48b2-a720-cb8c229d5269
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 140
Request Body
{
            "nome": "Tavares89",
            "email": "Whitney_OConner95@yahoo.com",
            "password": "cmCwfPUA7pPiBBf",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id dc1dd01c-2068-4d03-b1cf-07e1e3282b13
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 3d78ac30a29462fb35e2e7f68fa4a73e
Date Fri, 15 Jul 2022 15:26:06 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "ZEEHeO1qCL0uzllr"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 297B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 0c9731af-b923-4708-b329-ed1f3471fafd
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 84
Request Body
{
            "email": "Whitney_OConner95@yahoo.com",
            "password": "cmCwfPUA7pPiBBf"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1e503752-ce49-4edd-ba66-76c0e9591314
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 21a9747c4c4df4e9dd17f80788253b65
Date Fri, 15 Jul 2022 15:26:06 GMT
Server Google Frontend
Content-Length 297
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IldoaXRuZXlfT0Nvbm5lcjk1QHlhaG9vLmNvbSIsInBhc3N3b3JkIjoiY21Dd2ZQVUE3cFBpQkJmIiwiaWF0IjoxNjU3ODk4NzY2LCJleHAiOjE2NTc4OTkzNjZ9.URJuyoPt6LS0Rr8sSa5C9D2tbsudeCL3qgpnjuuHIXo"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IldoaXRuZXlfT0Nvbm5lcjk1QHlhaG9vLmNvbSIsInBhc3N3b3JkIjoiY21Dd2ZQVUE3cFBpQkJmIiwiaWF0IjoxNjU3ODk4NzY2LCJleHAiOjE2NTc4OTkzNjZ9.URJuyoPt6LS0Rr8sSa5C9D2tbsudeCL3qgpnjuuHIXo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 362993ea-3a09-4d9f-95fa-eadd78ebed4f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 96
Request Body
{
            "nome": "Bacon",
            "preco": 4,
            "descricao": "Dynamic",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3cb36196-dd18-47e3-b563-3d68fbd8eddc
content-type application/json; charset=utf-8
X-Cloud-Trace-Context bc3cd9935cee8bcd3091a1fb91e28129
Date Fri, 15 Jul 2022 15:26:07 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "UZupAyDp6KhoUvHr"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 202ms
Mean size per request: 3.94KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token cd119357-ac53-4fb9-9ece-9ff5181b2b99
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 93ab3c2b-6ef9-41c3-8115-98503a1ca7e0
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1fce5b8c306a6a1000aecffd76b7c0ee
Date Fri, 15 Jul 2022 15:26:07 GMT
Server Google Frontend
Content-Length 4033
Response Body
{
            "quantidade": 21,
            "produtos": [
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 726,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 397,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Bacon",
                    "preco": 4,
                    "descricao": "Dynamic",
                    "quantidade": 10,
                    "_id": "UZupAyDp6KhoUvHr"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IldoaXRuZXlfT0Nvbm5lcjk1QHlhaG9vLmNvbSIsInBhc3N3b3JkIjoiY21Dd2ZQVUE3cFBpQkJmIiwiaWF0IjoxNjU3ODk4NzY2LCJleHAiOjE2NTc4OTkzNjZ9.URJuyoPt6LS0Rr8sSa5C9D2tbsudeCL3qgpnjuuHIXo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 46d1f817-5e75-4fa0-a534-43b32e59a979
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "UZupAyDp6KhoUvHr",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b0df915d-5447-4916-850a-4cf8b1beb9ff
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 872ed182425bea6036319147c5b8093c
Date Fri, 15 Jul 2022 15:26:07 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "WXJa0HvWOJQyufvw"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IldoaXRuZXlfT0Nvbm5lcjk1QHlhaG9vLmNvbSIsInBhc3N3b3JkIjoiY21Dd2ZQVUE3cFBpQkJmIiwiaWF0IjoxNjU3ODk4NzY2LCJleHAiOjE2NTc4OTkzNjZ9.URJuyoPt6LS0Rr8sSa5C9D2tbsudeCL3qgpnjuuHIXo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5a4ef244-6c5f-47f6-a705-bc05a3101ca1
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "WXJa0HvWOJQyufvw"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b9e680c5-8c3e-4c06-9fb2-1b2b51399fe6
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6d5b32778ce5ab352341ff7d98bd6e7d
Date Fri, 15 Jul 2022 15:26:07 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/UZupAyDp6KhoUvHr
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IldoaXRuZXlfT0Nvbm5lcjk1QHlhaG9vLmNvbSIsInBhc3N3b3JkIjoiY21Dd2ZQVUE3cFBpQkJmIiwiaWF0IjoxNjU3ODk4NzY2LCJleHAiOjE2NTc4OTkzNjZ9.URJuyoPt6LS0Rr8sSa5C9D2tbsudeCL3qgpnjuuHIXo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d3046392-e531-4b3a-b9af-8e8dde61b5c1
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 102
Request Body
{
            "nome": "Table",
            "preco": "280",
            "descricao": "District",
            "quantidade": "516"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2929db74-86b3-4829-a8a0-adaa848905db
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2c214609ba142f9e1032b7023cdf4584
Date Fri, 15 Jul 2022 15:26:08 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/UZupAyDp6KhoUvHr
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IldoaXRuZXlfT0Nvbm5lcjk1QHlhaG9vLmNvbSIsInBhc3N3b3JkIjoiY21Dd2ZQVUE3cFBpQkJmIiwiaWF0IjoxNjU3ODk4NzY2LCJleHAiOjE2NTc4OTkzNjZ9.URJuyoPt6LS0Rr8sSa5C9D2tbsudeCL3qgpnjuuHIXo
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5e6ca2ea-c77b-4042-8161-95b6f83a8762
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6061ab64-bbd7-4272-8ab8-93e924785c09
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 78d9cfa92e9fc2ada2970441d55b6c03
Date Fri, 15 Jul 2022 15:26:08 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/ZEEHeO1qCL0uzllr
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d0f1ebca-aca6-4400-9e6f-4026cfc33d8c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 146
Request Body
{
            "nome": "Pedro Albuquerque",
            "email": "Bethel_Bednar23@gmail.com",
            "password": "uCmj5FYlg0i96Hl",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 406cffeb-dac8-4a2d-ad8f-e585bb333344
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e7e60d1ce3a420695c19dbbbdbd3849d
Date Fri, 15 Jul 2022 15:26:08 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/ZEEHeO1qCL0uzllr
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 0655fea2-2f06-4e23-a4f8-ccab7745086d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6cceede5-e1b1-48c2-a821-2ff70772b3f4
content-type application/json; charset=utf-8
X-Cloud-Trace-Context dc9d7941ed7215ca7b891c8b9cfd4099
Date Fri, 15 Jul 2022 15:26:09 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 299B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 0a0d3fe9-c924-4cd1-86d7-59fe43b8d482
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "email": "Felicity.Romaguera@gmail.com",
            "password": "IOPIQ5I2B8wtJru"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b99159b9-9730-46a5-aa38-5cb3728379f5
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 346741ae4c437105e208bbd616d5d73d
Date Fri, 15 Jul 2022 15:26:09 GMT
Server Google Frontend
Content-Length 299
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkZlbGljaXR5LlJvbWFndWVyYUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IklPUElRNUkyQjh3dEpydSIsImlhdCI6MTY1Nzg5ODc2OSwiZXhwIjoxNjU3ODk5MzY5fQ.hDGsWtL7Z1v2dzaKKK6kwR9MA3lw_EQSH-jDjFhDqSE"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkZlbGljaXR5LlJvbWFndWVyYUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IklPUElRNUkyQjh3dEpydSIsImlhdCI6MTY1Nzg5ODc2OSwiZXhwIjoxNjU3ODk5MzY5fQ.hDGsWtL7Z1v2dzaKKK6kwR9MA3lw_EQSH-jDjFhDqSE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c2f1d004-8896-42cc-ae37-435dca51a0b6
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Request Body
{
            "nome": "l",
            "preco": "717",
            "descricao": "Regional",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d4f75d1a-d90a-4524-ab99-314ef7203c54
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6ca2bd7ab10349ac5875295c0558a20a
Date Fri, 15 Jul 2022 15:26:09 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "06qoIQJtJf79BUGs"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 201ms
Mean size per request: 3.94KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 06a7cc71-33d9-4e17-bd8f-8321d1b36308
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 911d9a51-e9fd-4610-920c-14e528295d2b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1ab4cd5a5ac8984f6ca626ba8719115e
Date Fri, 15 Jul 2022 15:26:10 GMT
Server Google Frontend
Content-Length 4032
Response Body
{
            "quantidade": 21,
            "produtos": [
                {
                    "nome": "l",
                    "preco": 717,
                    "descricao": "Regional",
                    "quantidade": 10,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 726,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 397,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 199ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkZlbGljaXR5LlJvbWFndWVyYUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IklPUElRNUkyQjh3dEpydSIsImlhdCI6MTY1Nzg5ODc2OSwiZXhwIjoxNjU3ODk5MzY5fQ.hDGsWtL7Z1v2dzaKKK6kwR9MA3lw_EQSH-jDjFhDqSE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 26bd9213-5f1d-4798-bea0-21ae99331d85
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "06qoIQJtJf79BUGs",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id cad08031-e14f-477f-81c8-6bb4314d7351
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 93658654224ef78a0325aca04d82e1e1
Date Fri, 15 Jul 2022 15:26:10 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "mt1Bu7U2Rs52jg7p"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 199ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkZlbGljaXR5LlJvbWFndWVyYUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IklPUElRNUkyQjh3dEpydSIsImlhdCI6MTY1Nzg5ODc2OSwiZXhwIjoxNjU3ODk5MzY5fQ.hDGsWtL7Z1v2dzaKKK6kwR9MA3lw_EQSH-jDjFhDqSE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 3a738299-7d4b-4de4-ab25-5d3aca2f5d65
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "mt1Bu7U2Rs52jg7p"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 64393f73-e892-4348-a76f-0a38eb77ab9a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6626a77e89ebde4aa1eb0d33e8a51002
Date Fri, 15 Jul 2022 15:26:10 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/06qoIQJtJf79BUGs
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkZlbGljaXR5LlJvbWFndWVyYUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IklPUElRNUkyQjh3dEpydSIsImlhdCI6MTY1Nzg5ODc2OSwiZXhwIjoxNjU3ODk5MzY5fQ.hDGsWtL7Z1v2dzaKKK6kwR9MA3lw_EQSH-jDjFhDqSE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 05e1e2eb-65f5-4cae-888a-084cf6ccd6ae
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Request Body
{
            "nome": "ADP",
            "preco": "565",
            "descricao": "Senior",
            "quantidade": "65"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id de0614d6-86af-4870-b045-4ec307eacabf
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 317d94fd8c386bd950e17fa8dbec2f90
Date Fri, 15 Jul 2022 15:26:11 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 202ms
Mean size per request: 3.94KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 77217e88-e0c7-40b9-8b13-47d57bbd90ad
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ba833c91-53f0-4118-bd24-ffff29c76351
content-type application/json; charset=utf-8
X-Cloud-Trace-Context fcc341f6704053033d2c828970ea07a4
Date Fri, 15 Jul 2022 15:26:11 GMT
Server Google Frontend
Content-Length 4032
Response Body
{
            "quantidade": 21,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 726,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 397,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik5hc2lyMzRAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6ImNFcm9JUmg1UFpodWhmUyIsImlhdCI6MTY1Nzg5ODc3MSwiZXhwIjoxNjU3ODk5MzcxfQ.XfuuCCo1uw4F0jvrrZwVg7iLYqsxe6ym1dOPZkLGvA0
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f76e866d-bc00-486b-8f4f-06825b7783c9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 110
Request Body
{
            "nome": "Brazilian Real",
            "preco": "50",
            "descricao": "National",
            "quantidade": "832"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 5f0dffbf-c375-4007-81fb-86463144beb4
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 52ecefb5b5377974595497393f02a2a6;o=1
Date Fri, 15 Jul 2022 15:26:12 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "x1txvXCEBhzY7wiM"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 3 0 0
Respsta contém atributo "message" 3 0 0
Respsta contém atributo "_id" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/oDgfWdHI6RmTzLyd
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 137B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f2d7564c-75a0-490e-a7fb-7d92302764a2
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 0529de36-3017-4bc6-8841-94dee5520050
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 14c718f010d0aa980d0ad41f4c88288c
Date Fri, 15 Jul 2022 15:26:12 GMT
Server Google Frontend
Content-Length 137
Response Body
{
            "nome": "Small Wooden Gloves17",
            "preco": 50,
            "descricao": "Future",
            "quantidade": 843,
            "_id": "oDgfWdHI6RmTzLyd"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/k4LUoXXVNVL8V0XD
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNoZWxzZWE0NkBob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiOExQcUZLSHZsRm1nREl4IiwiaWF0IjoxNjU3ODk4NzczLCJleHAiOjE2NTc4OTkzNzN9.l7evfuF69imAjdVyQB8fCjtVFotvTWJi091cu8MRO48
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a415a5a3-4678-44f5-87c6-b4a173cd4538
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 110
Request Body
{
            "nome": "quantify.mpga",
            "preco": "49",
            "descricao": "Principal",
            "quantidade": "556"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2db4f22f-42b2-4edd-8af8-884c98cc7dac
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 60a6d788cbea8332c5acd255ca6d6438
Date Fri, 15 Jul 2022 15:26:13 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 46B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNoZWxzZWE0NkBob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiOExQcUZLSHZsRm1nREl4IiwiaWF0IjoxNjU3ODk4NzczLCJleHAiOjE2NTc4OTkzNzN9.l7evfuF69imAjdVyQB8fCjtVFotvTWJi091cu8MRO48
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 2f8166f9-66c6-45a8-ae83-48281c6ec954
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a075d789-a750-4243-811f-f60995eca307
content-type application/json; charset=utf-8
X-Cloud-Trace-Context cf0cdfbcc5779921552bc7b94eb435e5
Date Fri, 15 Jul 2022 15:26:14 GMT
Server Google Frontend
Content-Length 46
Response Body
{
            "message": "Nenhum registro excluído"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 192ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e499d17e-b3ce-4055-91f4-41ddadfcde73
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "nome": "Incredible Rubber Pants",
            "preco": "509",
            "descricao": "Internal",
            "quantidade": "41"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ea78ca1f-1ded-402e-81f3-8a51f6b33534
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 19079b1dac119cf3bd2fc2d12ddccd2d
Date Fri, 15 Jul 2022 15:26:15 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Respsta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4Nzc1LCJleHAiOjE2NTc4OTkzNzV9.lfFpEYnnT5c8wM-yt1XSuZMNfBrplJQrCBCRxqQjrdo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 2be77f02-abc8-40e7-8890-2169230b95de
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 114
Request Body
{
            "nome": "Awesome Frozen Cheese",
            "preco": 965,
            "descricao": "Legacy",
            "quantidade": 376
        
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 40a06e86-a025-4a77-91ba-e8ae42f0f084
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4f5f525847c1a36534bd1dabee758515
Date Fri, 15 Jul 2022 15:26:15 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Já existe produto com esse nome"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 2 0 0
Respsta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 400 - Bad Request
Mean time per request: 197ms
Mean size per request: 198B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4Nzc2LCJleHAiOjE2NTc4OTkzNzZ9.GfApYJVqVbjryfCnfuOcS1Ndug6bgcrgalQaebrH-xU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 203276c0-5da8-4814-a2d9-92e08461eab9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 83
Request Body
{
            "nome": "",
            "preco": "",
            "descricao": "",
            "quantidade": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1fdc298f-fa92-43b0-96e9-21ee27fe4082
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e1ced663c25f5f3d03c2f918a7a01b96
Date Fri, 15 Jul 2022 15:26:16 GMT
Server Google Frontend
Content-Length 198
Response Body
{
            "nome": "nome não pode ficar em branco",
            "preco": "preco deve ser um número",
            "descricao": "descricao não pode ficar em branco",
            "quantidade": "quantidade deve ser um número"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 2 0 0
Resposta contém atributo "nome" 2 0 0
Resposta contém atributo "preco" 2 0 0
Resposta contém atributo "descricao" 2 0 0
Resposta contém atributo "quantidade" 2 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 193ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a0e24119-6d8c-4b23-8b90-b2509bae5c23
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c133e206-4e72-4251-a9b4-9d40c17ad11c
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 3cf1cc62f5fcb170b0cc6c3985c58421
Date Fri, 15 Jul 2022 15:26:16 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 2.05KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 073994e2-ca09-4e86-ab36-f63aab8c07be
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e9f2881f-23dc-4595-9875-13857cf52293
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 449e0e42a9aa3108ce3a8970bfccc355
Date Fri, 15 Jul 2022 15:26:16 GMT
Server Google Frontend
Content-Length 2099
Response Body
{
            "quantidade": 5,
            "carrinhos": [
                {
                    "produtos": [
                        {
                            "idProduto": "QTDxuz1JlUz7Xxyk",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "0PZWhmA2ceDpraIX",
                    "_id": "CkDsJQHBw1QjnseT"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "QTDxuz1JlUz7Xxyk",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "kTlQfBCdJwpKOJAf",
                    "_id": "TAd16o3g3XM0j6ns"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "15DydlITcynTTPwP",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "vwf68wOoKXUc7HOX",
                    "_id": "XPkn82usFJASccr1"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "15DydlITcynTTPwP",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "0D26orVx3FTy7eGd",
                    "_id": "ci6mcIwSTi7s9ddj"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "BeeJh5lz3k6kSIzA",
                            "quantidade": 2,
                            "precoUnitario": 470
                        },
                        {
                            "idProduto": "K6leHdftCeOJj8BJ",
                            "quantidade": 1,
                            "precoUnitario": 5240
                        }
                    ],
                    "precoTotal": 6180,
                    "quantidadeTotal": 3,
                    "idUsuario": "oUb7aGkMtSEPf6BZ",
                    "_id": "qbMqntef4iTOwWfg"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxlYW5uZS5Nb2hyNjVAeWFob28uY29tIiwicGFzc3dvcmQiOiJDbW42bFNWcnR5TnZ3U24iLCJpYXQiOjE2NTc4OTg3NzcsImV4cCI6MTY1Nzg5OTM3N30.JbJI3HrvOf3CB8lFqsTAz3Ln-fPAOz3GTRMn7bvq9X8
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 861498b1-ac9c-4b7e-9455-bce6bbe87e95
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 105
Request Body
{
          "produtos": [
            {
              "idProduto": "rqjtvS7xUTYv42uO",
              "quantidade": 3
            }
          ]
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d16fb07f-c44a-41d1-9230-77a9a4756c9f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f86ec313ff62a220309e0fc33390a918
Date Fri, 15 Jul 2022 15:26:17 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "lhkKCHGGTcNnFxJL"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 4 0 0
Respsta contém atributo "message" 4 0 0
Respsta contém atributo "_id" 4 0 0
Total 12 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/i1mwZ7yCTN8m0Qg9
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 270B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8d891496-7e52-4998-9a5c-e358d2808adc
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 06e1955a-fcd0-43f4-b2ba-1d7454856951
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 98034e934d206b0740c7a07d83d50274
Date Fri, 15 Jul 2022 15:26:18 GMT
Server Google Frontend
Content-Length 270
Response Body
{
            "produtos": [
                {
                    "idProduto": "rqjtvS7xUTYv42uO",
                    "quantidade": 3,
                    "precoUnitario": 50
                }
            ],
            "precoTotal": 150,
            "quantidadeTotal": 3,
            "idUsuario": "WIbap1aLRJJMVWcg",
            "_id": "i1mwZ7yCTN8m0Qg9"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik5hbWVfVmFuZGVydm9ydEBnbWFpbC5jb20iLCJwYXNzd29yZCI6IlVHY05iUHpHd2R3SFFTRiIsImlhdCI6MTY1Nzg5ODc3OSwiZXhwIjoxNjU3ODk5Mzc5fQ.yYkl-zwxmdbUgC8xA28BjTDW7wn1x57Mxw8Xq_PfQOQ
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ed2de23d-888f-4756-928c-9c20462fb015
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 37
Request Body
{
            "_id": "9N6xvjoRnguez2J0"
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8ea23169-c507-4f6a-a5fa-f5263f095e37
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a7c243ffa4a76e0c3cd3443941a36a9c
Date Fri, 15 Jul 2022 15:26:19 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikdpb3Zhbm5hLlBhcmlzaWFuQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiI3MElfU1N5eFRocjZiM0siLCJpYXQiOjE2NTc4OTg3NzksImV4cCI6MTY1Nzg5OTM3OX0.zCA-35MwP0Thi96v_235VNG7-Vfa6H66oD0z0M0Z8jE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7b03ab4e-fe72-4a78-ab58-0de3a6dcf01f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "p14q9t864dCjU8nF"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6ca11cd3-a8ca-4c01-8e86-b8b77bb533ed
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 3275b75d6e3461b33c7d875f65d440bf
Date Fri, 15 Jul 2022 15:26:20 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Resposta contém atributo "message" 5 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 139B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4NzgwLCJleHAiOjE2NTc4OTkzODB9.dgCHU3CHsUs329xDn58FywYaZ5tIDhac1xBd_bEkKbc
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8c74a961-e8d1-46c8-b1b8-546f8531f719
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3cd98e3e-cd32-470d-9895-96371fb83473
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 858ab1b557022ae1df0efbe6daa66a3b
Date Fri, 15 Jul 2022 15:26:21 GMT
Server Google Frontend
Content-Length 139
Response Body
{
            "message": "Produto não encontrado",
            "item": {
                "idProduto": "04114",
                "quantidade": 3,
                "index": 0
            }
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Resposta contém atributo "item" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4NzgxLCJleHAiOjE2NTc4OTkzODF9.aNKe5ctoNXxE6CwOgFhSywtC2dDcgEAMy_S9XjHTtbE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a8dd3c9d-5028-444b-849c-37ccc352f9e3
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3d0c3288-2e33-4d10-b865-c9445b7409c7
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 3a6acf010bbd62294d75d7cab372b1b6
Date Fri, 15 Jul 2022 15:26:21 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 192ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 96826a69-1d2b-48ae-a574-efae45e1fa09
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 103
Request Body
{
          "produtos": [
            {
              "idProduto": "n3xIP7RlvHyJRo07",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 9775fada-dce4-4248-9fc6-377a4363ee9f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e587c422c64917c238f96dcee06e84a2;o=1
Date Fri, 15 Jul 2022 15:26:22 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Resposta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/oPogwuBGddfm7k7O
Response Information
Response Code: 400 - Bad Request
Mean time per request: 197ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9860bee7-3c74-490a-8f03-0d1836dee197
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a2ba4e65-c2ad-49c8-bca0-f34eda8ccc6c
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d13ad2779f37028d84d40345ba546829
Date Fri, 15 Jul 2022 15:26:22 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Carrinho não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 200 - OK
Mean time per request: 214ms
Mean size per request: 7.51KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9409c31c-d642-47ff-bb3b-50c9bfc714b9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2871f66d-0502-4416-9c40-a1efc2f481ff
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4aad4003c1558384d6b85bd6787173a8
Date Fri, 15 Jul 2022 15:26:23 GMT
Server Google Frontend
Content-Length 7690
Response Body
{
            "quantidade": 34,
            "usuarios": [
                {
                    "nome": "Sid.Jakubowski39",
                    "email": "Hermina_Wolff@gmail.com",
                    "password": "bdKNdObII4RlFd_",
                    "administrador": "true",
                    "_id": "03WsgOOmdifcW1tQ"
                },
                {
                    "nome": "Name_Balistreri",
                    "email": "Alice26@gmail.com",
                    "password": "EdxsE0_3yq227I6",
                    "administrador": "true",
                    "_id": "0D26orVx3FTy7eGd"
                },
                {
                    "nome": "Rachelle.Pollich",
                    "email": "Judd_VonRueden@yahoo.com",
                    "password": "C9VPvyr5hT5qvs1",
                    "administrador": "true",
                    "_id": "0PZWhmA2ceDpraIX"
                },
                {
                    "nome": "Fulano da Silva",
                    "email": "fulano@qa.com",
                    "password": "teste",
                    "administrador": "true",
                    "_id": "0uxuPY0cbmQhpEz1"
                },
                {
                    "nome": "Tyrel.Crooks",
                    "email": "Felicity.Romaguera@gmail.com",
                    "password": "IOPIQ5I2B8wtJru",
                    "administrador": "true",
                    "_id": "CY7GWNrwk1wkHGwB"
                },
                {
                    "nome": "Jamir.Hettinger",
                    "email": "Shawn.Kemmer59@gmail.com",
                    "password": "jdKFP6rFbnA4eYZ",
                    "administrador": "true",
                    "_id": "DvmTjiaUeY8Aywj0"
                },
                {
                    "nome": "Ben_Macejkovic7",
                    "email": "Giovanna.Parisian@hotmail.com",
                    "password": "70I_SSyxThr6b3K",
                    "administrador": "true",
                    "_id": "EVvHHGnKxfhRPbKZ"
                },
                {
                    "nome": "Ruben.Shields",
                    "email": "Karianne_Williamson@hotmail.com",
                    "password": "9UJBnj32g9tPHzm",
                    "administrador": "true",
                    "_id": "GsuYOWFEUXMAk6rM"
                },
                {
                    "nome": "Gabe.Stiedemann",
                    "email": "Berenice.Bernhard82@yahoo.com",
                    "password": "cZ5OfHBCGYktszW",
                    "administrador": "false",
                    "_id": "HLGY6Y7IEf77bhCE"
                },
                {
                    "nome": "Tiara.Flatley24",
                    "email": "Kenton_Harris@yahoo.com",
                    "password": "uCmj5FYlg0i96Hl",
                    "administrador": "true",
                    "_id": "HnbJDeGQThwENsUM"
                },
                {
                    "nome": "Tom.Bradtke37Ap",
                    "email": "Korbin.Jerde61@hotmail.com",
                    "password": "6vn8Paq0GVIMnhn",
                    "administrador": "true",
                    "_id": "I96tnPm3OB7PfTH3"
                },
                {
                    "nome": "Lori.MonahanA2",
                    "email": "Geraldine4@gmail.com",
                    "password": "8HChGgMz5fdkae2",
                    "administrador": "true",
                    "_id": "JioAz1enJUeCKJlt"
                },
                {
                    "nome": "Abigale_Halvorson80",
                    "email": "Rosalind.Abbott@gmail.com",
                    "password": "3uTSN9px5vUah2k",
                    "administrador": "true",
                    "_id": "N0AZb4uaFU84KoiU"
                },
                {
                    "nome": "Cindy.TremblayA2",
                    "email": "Cesar_Monahan@gmail.com",
                    "password": "c6lWKilGlqWwDVY",
                    "administrador": "true",
                    "_id": "Rss3EHs4M4CQWQji"
                },
                {
                    "nome": "Viola24Ac",
                    "email": "Broderick.Hyatt61@yahoo.com",
                    "password": "lVIw2Crvtg5jXGS",
                    "administrador": "true",
                    "_id": "SKgp54Awagxj8IaR"
                },
                {
                    "nome": "Hailee.Kohler",
                    "email": "Breana_Rempel40@gmail.com",
                    "password": "C2_YAgM2a4PTB77",
                    "administrador": "false",
                    "_id": "TBl5W0dvcybxcATO"
                },
                {
                    "nome": "Rey_HintzAp",
                    "email": "Chelsea46@hotmail.com",
                    "password": "8LPqFKHvlFmgDIx",
                    "administrador": "true",
                    "_id": "W8UQVGJoI85jotpX"
                },
                {
                    "nome": "Ola.Toy",
                    "email": "Name_Vandervort@gmail.com",
                    "password": "UGcNbPzGwdwHQSF",
                    "administrador": "true",
                    "_id": "WI301IXrQIhODIIX"
                },
                {
                    "nome": "Warren_Gaylord85",
                    "email": "Michaela.Okuneva65@gmail.com",
                    "password": "lgGV_12nB2XshZf",
                    "administrador": "true",
                    "_id": "WIbap1aLRJJMVWcg"
                },
                {
                    "nome": "Jolie.Kemmer58",
                    "email": "Micah.Huels@hotmail.com",
                    "password": "ZI6ZV_4e7kMWmBG",
                    "administrador": "true",
                    "_id": "ZSbqg6qUYL0MQD1A"
                },
                {
                    "nome": "Schuyler.Pouros",
                    "email": "Colleen_Denesik21@hotmail.com",
                    "password": "JSHpuZjkNLpMlZk",
                    "administrador": "false",
                    "_id": "bMbQoSua3pBtVq9B"
                },
                {
                    "nome": "Charlotte43Ac",
                    "email": "Nasir34@hotmail.com",
                    "password": "cEroIRh5PZhuhfS",
                    "administrador": "true",
                    "_id": "ccm4yrmHxDHM1OOf"
                },
                {
                    "nome": "Genevieve59",
                    "email": "Leanne.Mohr65@yahoo.com",
                    "password": "Cmn6lSVrtyNvwSn",
                    "administrador": "true",
                    "_id": "dx1DZcGG7uB3mND6"
                },
                {
                    "nome": "Justice_Reinger94",
                    "email": "Harmon63@hotmail.com",
                    "password": "eYIszkCTjCDHa0M",
                    "administrador": "true",
                    "_id": "fPSVla6DA8q8gJjp"
                },
                {
                    "nome": "Delilah_Quitzon54",
                    "email": "Randal12@gmail.com",
                    "password": "JAjcWFb9Z8s0yQg",
                    "administrador": "false",
                    "_id": "fkPLDsqSuBjXzFCR"
                },
                {
                    "nome": "Ellen_KundeAc",
                    "email": "Jamar_Will50@yahoo.com",
                    "password": "TDgUrfHhTXA6xuJ",
                    "administrador": "true",
                    "_id": "g0ZTuIsT3DaZk2y0"
                },
                {
                    "nome": "Arch23",
                    "email": "Darrick_Lynch@gmail.com",
                    "password": "HeT1IoEvNVUl6VF",
                    "administrador": "true",
                    "_id": "kTlQfBCdJwpKOJAf"
                },
                {
                    "nome": "Erin66A2",
                    "email": "Avery5@yahoo.com",
                    "password": "lbOFrGkdlRnIz2A",
                    "administrador": "true",
                    "_id": "lPjw61rjgDr4eSfH"
                },
                {
                    "nome": "Lane.LangAp",
                    "email": "Mable.Leannon51@gmail.com",
                    "password": "GOdhkwCRajU4rAo",
                    "administrador": "true",
                    "_id": "ozXw0wohUy8PsgGu"
                },
                {
                    "nome": "Belle89",
                    "email": "Drew_Gerhold93@yahoo.com",
                    "password": "n7FKxVtEnLQqdDn",
                    "administrador": "true",
                    "_id": "r6f65TzCwtW8wPBD"
                },
                {
                    "nome": "Jaylan65",
                    "email": "Vallie.Oberbrunner25@yahoo.com",
                    "password": "RPaLOsGJZFrF4tG",
                    "administrador": "true",
                    "_id": "sEp3WKmkaZz2362M"
                },
                {
                    "nome": "Trace_Greenholt30",
                    "email": "Oleta_Orn54@hotmail.com",
                    "password": "0czHTudWSKSbGyA",
                    "administrador": "true",
                    "_id": "vwf68wOoKXUc7HOX"
                },
                {
                    "nome": "Isabel.Huel",
                    "email": "Darren.Kautzer@hotmail.com",
                    "password": "jHHnZ7BQE2U7Ow1",
                    "administrador": "true",
                    "_id": "yWWG7nALJOSPTvhJ"
                },
                {
                    "nome": "Autumn_Pfannerstill77",
                    "email": "Theo14@hotmail.com",
                    "password": "rHFSLijAMQewtMz",
                    "administrador": "true",
                    "_id": "yyKeQBF5hnDYTvuN"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 193ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6b3f2dd6-9f7e-475d-8350-56a06c2225aa
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 144
Request Body
{
            "nome": "Hannah_Zboncak31",
            "email": "Sylvia_Hauck36@yahoo.com",
            "password": "NNm7nKO9xAPOroj",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 450c3a8e-78b0-4174-8d63-0a461b21336f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2ea8fbb95b30e8394eb9fc66b0234741
Date Fri, 15 Jul 2022 15:26:23 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "FFbq5WUGjsVt4zBU"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/FFbq5WUGjsVt4zBU
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 170B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 67060e69-dfae-4547-bff6-173879b4ef58
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e3310b61-70ae-494d-a58f-2b740e2e6759
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e96c372ac6298c198fc1c7e5ccb188aa
Date Fri, 15 Jul 2022 15:26:23 GMT
Server Google Frontend
Content-Length 170
Response Body
{
            "nome": "Hannah_Zboncak31",
            "email": "Sylvia_Hauck36@yahoo.com",
            "password": "NNm7nKO9xAPOroj",
            "administrador": "true",
            "_id": "FFbq5WUGjsVt4zBU"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/2jytBList7FVWQID
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a1879bc4-042d-43f7-9873-2230252d7a30
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 134
Request Body
{
            "nome": "Edmond90",
            "email": "Vito.Smith@hotmail.com",
            "password": "KjsAQQ2lc7Vxt2X",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ff075e06-0f78-44a0-802d-999b0aca8715
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0e84c745d3c2fa1f06f4587339e88917
Date Fri, 15 Jul 2022 15:26:24 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/j6t3fSvGaWEXOc5U
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 45bd6074-04d7-4a20-9d68-b5d090eeb2a2
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ea7bc5d3-574c-4315-bf98-ee67e9726d05
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 80cac33c4360780ddb28d941127e4682
Date Fri, 15 Jul 2022 15:26:24 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8e9d5310-fdbc-4602-ac2a-d7b80fc94111
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 65090fb7-63ed-4029-a4d1-7b28c527b8d9
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1a662ea25437f58016f32fa262e0d185
Date Fri, 15 Jul 2022 15:26:25 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f0df54c8-8edc-4993-b217-be2697c888b5
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 147
Request Body
{
            "nome": "{{$randomname}}",
            "email": "Felicity.Romaguera@gmail.com",
            "password": "0Oue3e1zk73nX12",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2d88619e-80c3-4aad-b0a8-971c43706d31
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 138dc99b3f465b6b21b2602e90f45084
Date Fri, 15 Jul 2022 15:26:25 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/j6t3fSvGaWEXOc5U
Response Information
Response Code: 400 - Bad Request
Mean time per request: 196ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 54d3620d-8dc5-46c5-a7e0-217de724760c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a677c82b-654b-4e69-8b9a-05e29dcc7648
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 47907e0007061b0eea1464e83fd69f80
Date Fri, 15 Jul 2022 15:26:25 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Usuário não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/j6t3fSvGaWEXOc5U
Response Information
Response Code: 400 - Bad Request
Mean time per request: 208ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 41664296-ee2d-4dc6-baae-0bbaf0239018
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 42f7f9a4-7f30-4bec-9fc4-4b387afa948e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 92a09e022e50825f4fda8e892df05e29
Date Fri, 15 Jul 2022 15:26:25 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "nome" 1 0 0
Resposta contém atributo "email" 1 0 0
Resposta contém atributo "password" 1 0 0
Resposta contém atributo "administrador" 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/j6t3fSvGaWEXOc5U
Response Information
Response Code: 400 - Bad Request
Mean time per request: 195ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1b8f49d9-d6d3-493e-8f8a-3b7fe24cf7e2
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 147
Request Body
{
            "nome": "{{$randomname}}",
            "email": "Felicity.Romaguera@gmail.com",
            "password": "GHyKb3_vexeTS5P",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2faf390b-73a3-4fec-893b-0a70d030953b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ed1473842d406565c39e1c50e2c27082
Date Fri, 15 Jul 2022 15:26:26 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 208ms
Mean size per request: 300B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 0b685cb5-5e10-4c73-bd1c-57af94f4bc25
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 86
Request Body
{
            "email": "Rosalia.Heathcote34@yahoo.com",
            "password": "TuVFEpKqoAJWayh"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c9509a90-e2e1-4c5a-b8c5-fb0fdb1536dc
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4d86381487801b3e019ddad2000e12d1
Date Fri, 15 Jul 2022 15:26:26 GMT
Server Google Frontend
Content-Length 300
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlJvc2FsaWEuSGVhdGhjb3RlMzRAeWFob28uY29tIiwicGFzc3dvcmQiOiJUdVZGRXBLcW9BSldheWgiLCJpYXQiOjE2NTc4OTg3ODYsImV4cCI6MTY1Nzg5OTM4Nn0.mMVAH7zyOk22FoHm_zfTu5_qXnfEgHCRW50IABpVcW4"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token fa34cd22-8324-4b18-bf7a-b633516d9bdb
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "email": "",
            "password": "TuVFEpKqoAJWayh"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 0427bde2-0f60-48c5-b501-cc6e8feaddd6
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a33f259258463f4158422f479ee29f1b
Date Fri, 15 Jul 2022 15:26:26 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "email": "email não pode ficar em branco"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 194ms
Mean size per request: 48B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d54dfcda-a247-4795-ad05-73d13e89bd63
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 84
Request Body
{
            "email": "Rosalia.Heathcote34@yahoo.com",
            "password": "senhainvalida"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 22d46809-5756-4836-9cc7-c9c6ec37ca9b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e5b8408cd3a25432f0d33cb43e883f75
Date Fri, 15 Jul 2022 15:26:27 GMT
Server Google Frontend
Content-Length 48
Response Body
{
            "message": "Email e/ou senha inválidos"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 199ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b303b3d1-2343-4f64-bf1d-0a8edd2e9842
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 142
Request Body
{
            "nome": "Glen.Schulist",
            "email": "Ola_Schuster10@gmail.com",
            "password": "syHkmE44LxG4na_",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3c7aa9a6-1540-48f7-bce5-450dceb0b3e1
content-type application/json; charset=utf-8
X-Cloud-Trace-Context bdf7167c221e711a819531bf7e123a63
Date Fri, 15 Jul 2022 15:26:27 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "PKTxrtvlRh0M6cUB"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Resposta contém atributo "message" 1 0 0
Resposta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 293B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlJvc2FsaWEuSGVhdGhjb3RlMzRAeWFob28uY29tIiwicGFzc3dvcmQiOiJUdVZGRXBLcW9BSldheWgiLCJpYXQiOjE2NTc4OTg3ODYsImV4cCI6MTY1Nzg5OTM4Nn0.mMVAH7zyOk22FoHm_zfTu5_qXnfEgHCRW50IABpVcW4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6876f88b-b3b6-4d9f-a49d-1f4aa1e137f5
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Request Body
{
            "email": "Ola_Schuster10@gmail.com",
            "password": "syHkmE44LxG4na_"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 4b54f04f-dc0d-414b-b90f-20985b5a5acf
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7e84c3f7da1de92a07860c2b441443ea
Date Fri, 15 Jul 2022 15:26:27 GMT
Server Google Frontend
Content-Length 293
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik9sYV9TY2h1c3RlcjEwQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoic3lIa21FNDRMeEc0bmFfIiwiaWF0IjoxNjU3ODk4Nzg3LCJleHAiOjE2NTc4OTkzODd9.JiuS57J1lYXuPCbGeE9Rryu2RcvQ8AE9xNCvJ2ocAeA"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 213ms
Mean size per request: 5.4KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 616a6542-7a53-4e01-9c1f-f1e3a3c86924
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 750ed5ed-3d58-4460-bfee-cc360545034d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context df552eafd87a07a4ebe50bf35928f718
Date Fri, 15 Jul 2022 15:26:28 GMT
Server Google Frontend
Content-Length 5529
Response Body
{
            "quantidade": 29,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 726,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 397,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik9sYV9TY2h1c3RlcjEwQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoic3lIa21FNDRMeEc0bmFfIiwiaWF0IjoxNjU3ODk4Nzg3LCJleHAiOjE2NTc4OTkzODd9.JiuS57J1lYXuPCbGeE9Rryu2RcvQ8AE9xNCvJ2ocAeA
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e52876c9-4013-4bca-b731-fd962b243670
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "8vJZgtVS4oh5k2en",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 535b6536-5573-4bb2-b1d4-d89efe2499bd
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6ac2d7533b5de56708ffaf87e47bb7be
Date Fri, 15 Jul 2022 15:26:28 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "m66F9j2QnjR3b3is"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik9sYV9TY2h1c3RlcjEwQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoic3lIa21FNDRMeEc0bmFfIiwiaWF0IjoxNjU3ODk4Nzg3LCJleHAiOjE2NTc4OTkzODd9.JiuS57J1lYXuPCbGeE9Rryu2RcvQ8AE9xNCvJ2ocAeA
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b8b6eb78-549f-49ce-b726-008ab7c220e5
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "oPogwuBGddfm7k7O"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 71896ad7-4294-4c5a-b868-c2cea6d01941
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ebbd0dca8e45fce933241938e4c94736
Date Fri, 15 Jul 2022 15:26:28 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 193ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a41a32d5-88ed-470f-9ee7-d87c7b0020cb
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Request Body
{
            "nome": "Ezequiel_Lubowitz92",
            "email": "Damon_Hickle59@yahoo.com",
            "password": "eQnGwFdlwZ8ujjd",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id fd686e48-a765-402d-aaab-bb98f06dd2f5
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 74f7e05f26f0a48195be372d4817b316
Date Fri, 15 Jul 2022 15:26:29 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "5UIDYFD6h99JD9Ib"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 293B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 03d9663f-e4ca-4123-bed5-4517d5fbdf8b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Request Body
{
            "email": "Damon_Hickle59@yahoo.com",
            "password": "eQnGwFdlwZ8ujjd"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 19da3c34-3bdb-4c88-8fdd-c515be2e7006
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 86b518e3d7e33894063b271d587999e1
Date Fri, 15 Jul 2022 15:26:29 GMT
Server Google Frontend
Content-Length 293
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkRhbW9uX0hpY2tsZTU5QHlhaG9vLmNvbSIsInBhc3N3b3JkIjoiZVFuR3dGZGx3Wjh1ampkIiwiaWF0IjoxNjU3ODk4Nzg5LCJleHAiOjE2NTc4OTkzODl9.O9Mc8lWo6nE4bu544uP4jauyFmDHopISAtwetq7ifD8"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 207ms
Mean size per request: 5.4KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9a78cc95-b15d-47e3-a096-02e92ded9cf4
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 0e1a7d4b-b6fc-4156-8011-cf9f79d8face
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 9e60e12af220d355845faeaf7936a0ea
Date Fri, 15 Jul 2022 15:26:29 GMT
Server Google Frontend
Content-Length 5529
Response Body
{
            "quantidade": 29,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 726,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 197ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkRhbW9uX0hpY2tsZTU5QHlhaG9vLmNvbSIsInBhc3N3b3JkIjoiZVFuR3dGZGx3Wjh1ampkIiwiaWF0IjoxNjU3ODk4Nzg5LCJleHAiOjE2NTc4OTkzODl9.O9Mc8lWo6nE4bu544uP4jauyFmDHopISAtwetq7ifD8
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f321b339-d095-4afc-bd85-1d7bf3a6fba0
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "1rdrfcHsz7vy42NX",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 14ecadb5-31b2-4157-a70f-44818cd075a8
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 9976c9f23b007eafd368f4fce100a91a
Date Fri, 15 Jul 2022 15:26:30 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "G9HX8qGufrBBgFSk"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 201ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkRhbW9uX0hpY2tsZTU5QHlhaG9vLmNvbSIsInBhc3N3b3JkIjoiZVFuR3dGZGx3Wjh1ampkIiwiaWF0IjoxNjU3ODk4Nzg5LCJleHAiOjE2NTc4OTkzODl9.O9Mc8lWo6nE4bu544uP4jauyFmDHopISAtwetq7ifD8
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5fd44928-7e71-4beb-8f3a-9f13413ca058
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "G9HX8qGufrBBgFSk"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2a69f54b-8ad2-408b-9f35-bf062d44d277
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ab7393975e2c670086641aab094b9165
Date Fri, 15 Jul 2022 15:26:30 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d56eaefa-a57e-4173-b9c0-0f3b6c1e7b4b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 138
Request Body
{
            "nome": "Zelda.Doyle",
            "email": "Travon_Ratke@gmail.com",
            "password": "PLzbUWgQ27lMnRy",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6d9bdc11-a3ac-4635-911a-91acc34da18d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 923d2e319dd921e69dc80160a2d3610e
Date Fri, 15 Jul 2022 15:26:30 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "vBu38ojH0jlEdQZy"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 199ms
Mean size per request: 291B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkRhbW9uX0hpY2tsZTU5QHlhaG9vLmNvbSIsInBhc3N3b3JkIjoiZVFuR3dGZGx3Wjh1ampkIiwiaWF0IjoxNjU3ODk4Nzg5LCJleHAiOjE2NTc4OTkzODl9.O9Mc8lWo6nE4bu544uP4jauyFmDHopISAtwetq7ifD8
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token dc98120d-89f7-4c45-b514-a93810a8de86
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 79
Request Body
{
            "email": "Travon_Ratke@gmail.com",
            "password": "PLzbUWgQ27lMnRy"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8b2df779-ff43-4ba2-8301-2a3c8d70efc6
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4e3090e6dbd0039b5a5ee6404a56a655
Date Fri, 15 Jul 2022 15:26:30 GMT
Server Google Frontend
Content-Length 291
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlRyYXZvbl9SYXRrZUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IlBMemJVV2dRMjdsTW5SeSIsImlhdCI6MTY1Nzg5ODc5MCwiZXhwIjoxNjU3ODk5MzkwfQ.fnMd0ypwH6vVCbzjLqJQSAAhy1q6BAdNm4c2w__NrMo"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 403 - Forbidden
Mean time per request: 204ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlRyYXZvbl9SYXRrZUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IlBMemJVV2dRMjdsTW5SeSIsImlhdCI6MTY1Nzg5ODc5MCwiZXhwIjoxNjU3ODk5MzkwfQ.fnMd0ypwH6vVCbzjLqJQSAAhy1q6BAdNm4c2w__NrMo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e429f1b5-356d-48e6-93dd-8cde5b593dcb
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 115
Request Body
{
            "nome": "Awesome Cotton Chips",
            "preco": "260",
            "descricao": "Direct",
            "quantidade": "212"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2945f40d-73f9-4f9c-b93e-5b99535eee2a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 17e8c36b5cd28f16aea2e37f9307a855
Date Fri, 15 Jul 2022 15:26:31 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 196ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlRyYXZvbl9SYXRrZUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IlBMemJVV2dRMjdsTW5SeSIsImlhdCI6MTY1Nzg5ODc5MCwiZXhwIjoxNjU3ODk5MzkwfQ.fnMd0ypwH6vVCbzjLqJQSAAhy1q6BAdNm4c2w__NrMo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 81e6aaaa-6d92-4e9f-b96f-8f2e746b16cc
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 116
Request Body
{
            "nome": "Handmade Granite Ball",
            "preco": "655",
            "descricao": "Senior",
            "quantidade": "522"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 5aec39d3-6dd2-4097-ae41-7add48d29f2f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context dbec724141244c897fc9cc30e157e38c
Date Fri, 15 Jul 2022 15:26:31 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 210ms
Mean size per request: 5.4KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 92cceb6d-2593-4618-a944-41009c60a3e4
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id cac6e480-8749-4eaf-9222-61adb029c25a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 41b8c1bca3e6e19ff72da42a140a584c
Date Fri, 15 Jul 2022 15:26:31 GMT
Server Google Frontend
Content-Length 5529
Response Body
{
            "quantidade": 29,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 726,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 193ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlRyYXZvbl9SYXRrZUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IlBMemJVV2dRMjdsTW5SeSIsImlhdCI6MTY1Nzg5ODc5MCwiZXhwIjoxNjU3ODk5MzkwfQ.fnMd0ypwH6vVCbzjLqJQSAAhy1q6BAdNm4c2w__NrMo
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token cda1dd7d-eace-4444-acc1-2f05a4f4ddbd
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 84fcb030-d3f3-4103-aec0-89b9163c0b7b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 555f624a39ddc7092dca7b11a72c10c5
Date Fri, 15 Jul 2022 15:26:32 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 196ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlRyYXZvbl9SYXRrZUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IlBMemJVV2dRMjdsTW5SeSIsImlhdCI6MTY1Nzg5ODc5MCwiZXhwIjoxNjU3ODk5MzkwfQ.fnMd0ypwH6vVCbzjLqJQSAAhy1q6BAdNm4c2w__NrMo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5c5c7758-5514-470c-a540-c11182cc56de
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e4caa4ec-17e2-4972-b5c8-2492774a5c58
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a6e83c56416c2b23ccff4302e26523c8;o=1
Date Fri, 15 Jul 2022 15:26:32 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "z0RlD7vC6RHc80oW"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlRyYXZvbl9SYXRrZUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IlBMemJVV2dRMjdsTW5SeSIsImlhdCI6MTY1Nzg5ODc5MCwiZXhwIjoxNjU3ODk5MzkwfQ.fnMd0ypwH6vVCbzjLqJQSAAhy1q6BAdNm4c2w__NrMo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token cc7e6c15-9649-436e-9efc-1a634d6155a4
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d6ef739e-55db-4ec6-926d-ea80a806ebaa
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 9171b135ededc250e5a3729f6640797b
Date Fri, 15 Jul 2022 15:26:32 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlRyYXZvbl9SYXRrZUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IlBMemJVV2dRMjdsTW5SeSIsImlhdCI6MTY1Nzg5ODc5MCwiZXhwIjoxNjU3ODk5MzkwfQ.fnMd0ypwH6vVCbzjLqJQSAAhy1q6BAdNm4c2w__NrMo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b24c0030-34f8-450e-8a4d-0f8bac8d8a13
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "G9HX8qGufrBBgFSk"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ef4792b2-0cc9-4544-a2d5-e1d22a431a0f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 5300ad6a307f650979930110b2badcf0
Date Fri, 15 Jul 2022 15:26:32 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/vBu38ojH0jlEdQZy
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f2c68fc1-4675-43b9-8994-e38e65c3ca63
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "nome": "Zelda.Doyle",
            "email": "Alda26@yahoo.com",
            "password": "PLzbUWgQ27lMnRy",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 5f83544e-da9e-416e-9868-ff668996caa0
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 8517c2dc9682ee0246694f59c7a3c7f3
Date Fri, 15 Jul 2022 15:26:33 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/vBu38ojH0jlEdQZy
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8ff29882-46a4-420e-8585-ee13f641030c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a3d4eefa-2640-4b9b-b99a-dd3175e666fe
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 35363e8d701ad25f632fa84cda6c479d
Date Fri, 15 Jul 2022 15:26:33 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 196ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 2fc9c1b3-05a7-443e-9a1a-160ad57bd497
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 145
Request Body
{
            "nome": "Geoffrey_Walter59",
            "email": "Tania.Kassulke@gmail.com",
            "password": "ULSpAll_Y8Cc5vp",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 061982e5-f3f6-47e9-b3e6-215d8ff8e80c
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 9c7d0375929c962242f5acd9fc0bd1fd
Date Fri, 15 Jul 2022 15:26:33 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "SPv6lNhbLI9pwb0o"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 293B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7b5874cc-c5d6-4ba7-8a81-48e4454a19db
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Request Body
{
            "email": "Tania.Kassulke@gmail.com",
            "password": "ULSpAll_Y8Cc5vp"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e04d3566-9628-4588-a571-f5475ae687ce
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 805f4bbdf265cc373d04ca76c4bdf47b
Date Fri, 15 Jul 2022 15:26:34 GMT
Server Google Frontend
Content-Length 293
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlRhbmlhLkthc3N1bGtlQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiVUxTcEFsbF9ZOENjNXZwIiwiaWF0IjoxNjU3ODk4Nzk0LCJleHAiOjE2NTc4OTkzOTR9.DMPbwHEUUutkycxUQMgOGB2dsisBstn0vFZLp_abuyY"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlRhbmlhLkthc3N1bGtlQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiVUxTcEFsbF9ZOENjNXZwIiwiaWF0IjoxNjU3ODk4Nzk0LCJleHAiOjE2NTc4OTkzOTR9.DMPbwHEUUutkycxUQMgOGB2dsisBstn0vFZLp_abuyY
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 4a367907-3526-407c-81ed-96b04fbfd372
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Request Body
{
            "nome": "Towels",
            "preco": 4,
            "descricao": "Dynamic",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c26cf62a-328e-4ea6-970c-63828cbb47f5
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d07d4c2190de85221ff8c67942675d9e
Date Fri, 15 Jul 2022 15:26:34 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "1YMO6gkqCsCl97pL"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 5.57KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 58d226a8-c0e2-4982-b041-a4a77e5360db
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c7778068-e73b-4145-ac32-b6b2c71a19e0
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f45f24f0bc57cd3f79639ceb3608fc16
Date Fri, 15 Jul 2022 15:26:34 GMT
Server Google Frontend
Content-Length 5708
Response Body
{
            "quantidade": 30,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 725,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Towels",
                    "preco": 4,
                    "descricao": "Dynamic",
                    "quantidade": 10,
                    "_id": "1YMO6gkqCsCl97pL"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlRhbmlhLkthc3N1bGtlQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiVUxTcEFsbF9ZOENjNXZwIiwiaWF0IjoxNjU3ODk4Nzk0LCJleHAiOjE2NTc4OTkzOTR9.DMPbwHEUUutkycxUQMgOGB2dsisBstn0vFZLp_abuyY
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 821a51f4-0ae2-49d0-bc8b-e54d2d4239bd
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "1YMO6gkqCsCl97pL",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8332e95c-17b6-4847-84d8-5da060d10b5a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 73f6f495261414973aa22b29607aa345
Date Fri, 15 Jul 2022 15:26:35 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "ba4XKtnPqfgWRyNW"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlRhbmlhLkthc3N1bGtlQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiVUxTcEFsbF9ZOENjNXZwIiwiaWF0IjoxNjU3ODk4Nzk0LCJleHAiOjE2NTc4OTkzOTR9.DMPbwHEUUutkycxUQMgOGB2dsisBstn0vFZLp_abuyY
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d96dc581-52ea-487f-8d56-f7c76c2bfb63
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "ba4XKtnPqfgWRyNW"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a6b58476-85d1-4e55-bc12-1f063b2a4417
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c2aba39b2e0769d751601557db05699d
Date Fri, 15 Jul 2022 15:26:35 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/1YMO6gkqCsCl97pL
Response Information
Response Code: 200 - OK
Mean time per request: 202ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlRhbmlhLkthc3N1bGtlQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiVUxTcEFsbF9ZOENjNXZwIiwiaWF0IjoxNjU3ODk4Nzk0LCJleHAiOjE2NTc4OTkzOTR9.DMPbwHEUUutkycxUQMgOGB2dsisBstn0vFZLp_abuyY
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 72ccdee6-094a-4770-8456-ab4732108af7
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 99
Request Body
{
            "nome": "Hat",
            "preco": "834",
            "descricao": "Forward",
            "quantidade": "462"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3a006123-91c3-4091-9df3-dbcd3c5bb680
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b8c0425b0fde008faee98011fca51b78
Date Fri, 15 Jul 2022 15:26:35 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/1YMO6gkqCsCl97pL
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlRhbmlhLkthc3N1bGtlQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiVUxTcEFsbF9ZOENjNXZwIiwiaWF0IjoxNjU3ODk4Nzk0LCJleHAiOjE2NTc4OTkzOTR9.DMPbwHEUUutkycxUQMgOGB2dsisBstn0vFZLp_abuyY
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e9fbab07-079f-4a47-8ec4-33ab7f311352
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 853e6b33-764c-4698-9595-f60d4d95cdf2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f5fdfb845cebafe82755a203d5cf597b
Date Fri, 15 Jul 2022 15:26:35 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/SPv6lNhbLI9pwb0o
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 39059754-bed8-4489-8712-bff3ec557c4d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 138
Request Body
{
            "nome": "Pedro Albuquerque",
            "email": "Albin73@yahoo.com",
            "password": "TuVFEpKqoAJWayh",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ae14846a-04c7-4515-94d8-e0dac70883a3
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 68b2c21989d92c4cd14e0a58039ac6f4
Date Fri, 15 Jul 2022 15:26:36 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/SPv6lNhbLI9pwb0o
Response Information
Response Code: 200 - OK
Mean time per request: 208ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8005b184-2506-4218-b09f-d17b2c427685
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a4485e8c-26aa-4b5b-8eee-c73c6d340df7
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6095ae3de3cf74a1dbbb27ed4a5583f7
Date Fri, 15 Jul 2022 15:26:36 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 295B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 07db7f56-d7b9-40f3-b550-fcb84affa050
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 82
Request Body
{
            "email": "Kayden_Herman36@gmail.com",
            "password": "FjtbsK8WeVUl8o5"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 871302a7-dcdf-4fab-8f99-e4f3f8480b7b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4e19ff096dcb0dbc09284d666f284d87
Date Fri, 15 Jul 2022 15:26:36 GMT
Server Google Frontend
Content-Length 295
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IktheWRlbl9IZXJtYW4zNkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IkZqdGJzSzhXZVZVbDhvNSIsImlhdCI6MTY1Nzg5ODc5NiwiZXhwIjoxNjU3ODk5Mzk2fQ.3jSz3gJvuH5pJm286lN6WAcF33UUYUhk-qQzjG7L1CM"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 196ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IktheWRlbl9IZXJtYW4zNkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IkZqdGJzSzhXZVZVbDhvNSIsImlhdCI6MTY1Nzg5ODc5NiwiZXhwIjoxNjU3ODk5Mzk2fQ.3jSz3gJvuH5pJm286lN6WAcF33UUYUhk-qQzjG7L1CM
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 4280bbc1-8d9f-4e2b-9dbe-1a68a0331a0b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 96
Request Body
{
            "nome": "g",
            "preco": "636",
            "descricao": "Product",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 33dc575a-9e72-469c-865c-f67544ffe4ea
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 650a39cd371e0e1e0062e5f52486271d
Date Fri, 15 Jul 2022 15:26:37 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "h8qPN2XZudIxRUUz"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 205ms
Mean size per request: 5.57KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 01a84dd0-8dc7-47cf-abcc-f4b16c6ede1f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 59bd5058-a9b9-4070-b3b5-fc326f299136
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 74f9f875f5e57a3ae0d1cf940e3821fa
Date Fri, 15 Jul 2022 15:26:37 GMT
Server Google Frontend
Content-Length 5705
Response Body
{
            "quantidade": 30,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 725,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "g",
                    "preco": 636,
                    "descricao": "Product",
                    "quantidade": 10,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IktheWRlbl9IZXJtYW4zNkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IkZqdGJzSzhXZVZVbDhvNSIsImlhdCI6MTY1Nzg5ODc5NiwiZXhwIjoxNjU3ODk5Mzk2fQ.3jSz3gJvuH5pJm286lN6WAcF33UUYUhk-qQzjG7L1CM
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ff6b433d-374b-466d-9a78-55b57a6c4dd5
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "h8qPN2XZudIxRUUz",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f01cfd9b-6f80-4bdf-bb14-2ccbfde4764c
content-type application/json; charset=utf-8
X-Cloud-Trace-Context cfe30c664787b5eb2c5b9582bdbc9ae4
Date Fri, 15 Jul 2022 15:26:37 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "cKLAeMxeBdTgTU4w"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 199ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IktheWRlbl9IZXJtYW4zNkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IkZqdGJzSzhXZVZVbDhvNSIsImlhdCI6MTY1Nzg5ODc5NiwiZXhwIjoxNjU3ODk5Mzk2fQ.3jSz3gJvuH5pJm286lN6WAcF33UUYUhk-qQzjG7L1CM
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token be302fb7-8aa2-48a2-b12e-bfd90b6a2a40
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "cKLAeMxeBdTgTU4w"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id bc0f38b6-17e5-4742-8c50-922b0dfc4b5e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0a25247c80aef14fd4277c0d4a8f3c4c
Date Fri, 15 Jul 2022 15:26:38 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/h8qPN2XZudIxRUUz
Response Information
Response Code: 200 - OK
Mean time per request: 204ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IktheWRlbl9IZXJtYW4zNkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IkZqdGJzSzhXZVZVbDhvNSIsImlhdCI6MTY1Nzg5ODc5NiwiZXhwIjoxNjU3ODk5Mzk2fQ.3jSz3gJvuH5pJm286lN6WAcF33UUYUhk-qQzjG7L1CM
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 58a1a8d3-4988-408c-9902-e0d3526a5489
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 99
Request Body
{
            "nome": "SMTP",
            "preco": "531",
            "descricao": "Senior",
            "quantidade": "462"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b8959bf8-9ed4-4ada-b2f7-4b34e9d8190b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 922c58e405abf965f1b392a0f0e6568b
Date Fri, 15 Jul 2022 15:26:38 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 208ms
Mean size per request: 5.57KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8283dd5a-822b-4443-9931-ce9b1c47f7ce
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b4f707ac-4a25-4fd1-8aa2-4e44248e7be8
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6a6839183ee422196ae3a5a60b97dd00
Date Fri, 15 Jul 2022 15:26:38 GMT
Server Google Frontend
Content-Length 5708
Response Body
{
            "quantidade": 30,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 725,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik5pa2l0YS5CYXJyb3dzNTFAeWFob28uY29tIiwicGFzc3dvcmQiOiJHcG9nRWpOTTY0Z29xTlQiLCJpYXQiOjE2NTc4OTg3OTksImV4cCI6MTY1Nzg5OTM5OX0.A1ZJWJFZr7FjUMYwe7a3oh8FaPa_6ruAb-3ZyIfvD5Q
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8f2033e7-75b5-445a-b636-d89d90d442d1
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 111
Request Body
{
            "nome": "Aruban Guilder",
            "preco": "50",
            "descricao": "Corporate",
            "quantidade": "943"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 06e87f2e-888d-4dc6-b3ae-26e19ddb3989
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 3da6b78187b4e3a2c7faeb008a8116bf
Date Fri, 15 Jul 2022 15:26:39 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "sQIWzXVbsqzzOwYz"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 3 0 0
Respsta contém atributo "message" 3 0 0
Respsta contém atributo "_id" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/6JG1wD4fnTgvqF59
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 143B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token aec33a45-c668-45c4-839a-56e6d4a7a0cf
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 01f1a1a1-996b-443b-a0f9-b7a0f52f635f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context bddc0396b08be3e3ea0ba3d24590cc47
Date Fri, 15 Jul 2022 15:26:40 GMT
Server Google Frontend
Content-Length 143
Response Body
{
            "nome": "Ergonomic Wooden Towels17",
            "preco": 50,
            "descricao": "District",
            "quantidade": 940,
            "_id": "6JG1wD4fnTgvqF59"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/WIvpWG1Hh2Nuaywj
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IklzYWJlbDQ2QGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJudnNmSUhqUUlVRlJvUXIiLCJpYXQiOjE2NTc4OTg4MDAsImV4cCI6MTY1Nzg5OTQwMH0.Yj7XNt2QKs7stKSOy3ZwqRNVjDFhuPXly1ZUYg3culY
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 95cd9928-9d09-43d1-8ed2-0af411df2c13
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 123
Request Body
{
            "nome": "seamless_investor_channels.mpe",
            "preco": "12",
            "descricao": "Chief",
            "quantidade": "158"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id db33280c-4723-4f73-98b7-41880feb7565
content-type application/json; charset=utf-8
X-Cloud-Trace-Context af2e899a5a1827ebc4f7796e0723a6e5
Date Fri, 15 Jul 2022 15:26:41 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 46B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IklzYWJlbDQ2QGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJudnNmSUhqUUlVRlJvUXIiLCJpYXQiOjE2NTc4OTg4MDAsImV4cCI6MTY1Nzg5OTQwMH0.Yj7XNt2QKs7stKSOy3ZwqRNVjDFhuPXly1ZUYg3culY
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f6218c00-a3a0-4efb-9462-8d94f0d3d52c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d309d495-b204-43c6-b81f-42d00a2abf0a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 8efca598f87b07424ef638e3ebca5c59
Date Fri, 15 Jul 2022 15:26:42 GMT
Server Google Frontend
Content-Length 46
Response Body
{
            "message": "Nenhum registro excluído"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 192ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 0356680b-8c9c-4492-8b3f-88d6321fbd81
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 115
Request Body
{
            "nome": "Awesome Fresh Cheese",
            "preco": "140",
            "descricao": "Global",
            "quantidade": "108"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 512f962a-8fa1-4369-b0ea-3379e263fac1
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b259ae17a0c49f4752f7741370d625de;o=1
Date Fri, 15 Jul 2022 15:26:42 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Respsta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 200ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4ODAyLCJleHAiOjE2NTc4OTk0MDJ9.8B-dc1WYLR7WKUjzTap_pGtkhW7gP0ywbRD665IMtAU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5269a19a-49ed-4171-b3ad-66f70a66eecb
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 114
Request Body
{
            "nome": "Awesome Frozen Cheese",
            "preco": 965,
            "descricao": "Legacy",
            "quantidade": 376
        
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 38ece554-35d3-4c95-aca2-7fe4eae37c0b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1fcd25a26d4f1049f1c3979827bc6821
Date Fri, 15 Jul 2022 15:26:43 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Já existe produto com esse nome"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 2 0 0
Respsta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 400 - Bad Request
Mean time per request: 195ms
Mean size per request: 198B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4ODAzLCJleHAiOjE2NTc4OTk0MDN9.9EBLcF9jHWlW_EYNcSpVzpTXD6YE1N1pYsm2zpdh0Yg
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7cba8dcc-08fa-4a7a-8dc5-a614ddc499b9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 83
Request Body
{
            "nome": "",
            "preco": "",
            "descricao": "",
            "quantidade": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1840087c-cf24-4a1c-b574-12bb1a104fa7
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ddd5f0310a46e83d4503bd5eaa8c7d32
Date Fri, 15 Jul 2022 15:26:43 GMT
Server Google Frontend
Content-Length 198
Response Body
{
            "nome": "nome não pode ficar em branco",
            "preco": "preco deve ser um número",
            "descricao": "descricao não pode ficar em branco",
            "quantidade": "quantidade deve ser um número"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 2 0 0
Resposta contém atributo "nome" 2 0 0
Resposta contém atributo "preco" 2 0 0
Resposta contém atributo "descricao" 2 0 0
Resposta contém atributo "quantidade" 2 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 193ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 173d51f9-7a44-4439-8601-1edc3a0695ef
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 218e50e9-4b17-46a7-8b66-38b1638884ee
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 5230d091c7136b5ec74391d93e8bf3dd
Date Fri, 15 Jul 2022 15:26:43 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 200 - OK
Mean time per request: 201ms
Mean size per request: 2.78KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c846f34b-ad4f-444e-a953-38bd4afc6463
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 0482d5f0-975b-4e8c-a9f3-e51b0d78cf2b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 5924a36f90058c52ff14536ce938549d
Date Fri, 15 Jul 2022 15:26:44 GMT
Server Google Frontend
Content-Length 2851
Response Body
{
            "quantidade": 7,
            "carrinhos": [
                {
                    "produtos": [
                        {
                            "idProduto": "QTDxuz1JlUz7Xxyk",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "0PZWhmA2ceDpraIX",
                    "_id": "CkDsJQHBw1QjnseT"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "QTDxuz1JlUz7Xxyk",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "kTlQfBCdJwpKOJAf",
                    "_id": "TAd16o3g3XM0j6ns"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "15DydlITcynTTPwP",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "vwf68wOoKXUc7HOX",
                    "_id": "XPkn82usFJASccr1"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "15DydlITcynTTPwP",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "0D26orVx3FTy7eGd",
                    "_id": "ci6mcIwSTi7s9ddj"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "rqjtvS7xUTYv42uO",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "WIbap1aLRJJMVWcg",
                    "_id": "i1mwZ7yCTN8m0Qg9"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "rqjtvS7xUTYv42uO",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "dx1DZcGG7uB3mND6",
                    "_id": "lhkKCHGGTcNnFxJL"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "BeeJh5lz3k6kSIzA",
                            "quantidade": 2,
                            "precoUnitario": 470
                        },
                        {
                            "idProduto": "K6leHdftCeOJj8BJ",
                            "quantidade": 1,
                            "precoUnitario": 5240
                        }
                    ],
                    "precoTotal": 6180,
                    "quantidadeTotal": 3,
                    "idUsuario": "oUb7aGkMtSEPf6BZ",
                    "_id": "qbMqntef4iTOwWfg"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 196ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Iktlbm5lZGk2N0BnbWFpbC5jb20iLCJwYXNzd29yZCI6InF0ZDdTYU9rRk9tajJuayIsImlhdCI6MTY1Nzg5ODgwNCwiZXhwIjoxNjU3ODk5NDA0fQ.U2wdSwPV-lLQ7Se6yyWN876sBM21ss1A9uFKV7SKD18
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ad92c865-7329-488b-9e5a-a985afdf5243
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 105
Request Body
{
          "produtos": [
            {
              "idProduto": "6qGqyJ2mNd3Zy8B5",
              "quantidade": 3
            }
          ]
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a19e9d63-8e6c-4699-9027-176ef76b2b85
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e7c9bdcc87395b8b66bf32344829c3f0
Date Fri, 15 Jul 2022 15:26:45 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "8bMyyJ9ndAg8eeZb"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 4 0 0
Respsta contém atributo "message" 4 0 0
Respsta contém atributo "_id" 4 0 0
Total 12 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/rXS8g1AINMu3f8Vw
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 270B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 23522bb9-7d7e-4f79-8918-23c21f5c0b48
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 652a2f00-42ff-4e8c-8311-a093fba00496
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0a5f7168a99d2d769aaf0d6fdb5e94c4
Date Fri, 15 Jul 2022 15:26:46 GMT
Server Google Frontend
Content-Length 270
Response Body
{
            "produtos": [
                {
                    "idProduto": "6qGqyJ2mNd3Zy8B5",
                    "quantidade": 3,
                    "precoUnitario": 50
                }
            ],
            "precoTotal": 150,
            "quantidadeTotal": 3,
            "idUsuario": "NmjDKByCnCKbThJ4",
            "_id": "rXS8g1AINMu3f8Vw"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik9ycmluX0JheWVyODdAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6Ik1CdVoxRkFVenBLOTBDaCIsImlhdCI6MTY1Nzg5ODgwNiwiZXhwIjoxNjU3ODk5NDA2fQ.p-VjYbZRYdX55MrZqydGV1ErV8mq2FQoscBHXF1Aa14
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token afb6dd2b-bd61-4d49-a155-bf8c556b9b76
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 37
Request Body
{
            "_id": "IQpfDEwy0pFSNWB1"
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id eec3a605-d042-4ef6-af54-243fbf10b76d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 9b345fa1a48a1750f4382cd409f1ac91
Date Fri, 15 Jul 2022 15:26:46 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkphY2tlbGluZTYxQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiVG5HeWJMVlhwNVJrY0pJIiwiaWF0IjoxNjU3ODk4ODA3LCJleHAiOjE2NTc4OTk0MDd9.lPsTRDJbgPtp9-WQeIMLHrVerjkrJ_WYbOFZGAvZwFQ
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f1b1ec56-068a-4cb1-99d3-d11924d1e531
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "1hEHP7jVpicDoit5"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 0435405f-795e-40fc-b2d6-3c6b8345b65d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0199519aa6d2dc22c438384118e67391
Date Fri, 15 Jul 2022 15:26:47 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Resposta contém atributo "message" 5 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 195ms
Mean size per request: 139B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4ODA4LCJleHAiOjE2NTc4OTk0MDh9.OVowvzN6hS3BI70myOtJFdbJxdWFO0v3Er-ga_D4HF4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c2ee32b2-bc91-4338-9dcb-e22af40fdfa6
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e93e2e47-c273-4d17-81d4-db9e286b3ed9
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7340a55d38cfb50c13ddd7b9a7e42c20
Date Fri, 15 Jul 2022 15:26:48 GMT
Server Google Frontend
Content-Length 139
Response Body
{
            "message": "Produto não encontrado",
            "item": {
                "idProduto": "04114",
                "quantidade": 3,
                "index": 0
            }
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Resposta contém atributo "item" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 192ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4ODA4LCJleHAiOjE2NTc4OTk0MDh9.OVowvzN6hS3BI70myOtJFdbJxdWFO0v3Er-ga_D4HF4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5b9e61ee-eb83-4e06-bdf2-18b07b1efad3
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1f7728fb-15c0-479d-a959-a40ee7f7f591
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 84a6dc0dd7b2d484694e5453051a2a60
Date Fri, 15 Jul 2022 15:26:49 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 192ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 18de5acd-0d85-4818-ac8f-a520b47c033d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 103
Request Body
{
          "produtos": [
            {
              "idProduto": "PgMuTQBKbr0xaB8f",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e7c32017-abea-4946-b871-132ae5b6f940
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d88d59a52d22b2c93365246a97bdeaab
Date Fri, 15 Jul 2022 15:26:49 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Resposta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/ejmHYTWQXjha49IZ
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d3a9cf4a-5436-4dab-8ca5-2c467186aa78
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 60677d0e-b89e-4222-8749-a25abe87355f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1d966ab6174443905da7524c2b3971b1
Date Fri, 15 Jul 2022 15:26:50 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Carrinho não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 10.36KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d0e2db1c-41da-40a5-a84b-ed99d44de7e3
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ee37f3ce-bbe6-4dcd-ae40-e2a85baad484
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 59302c24dbd48e83dbf9ec1da1eb2578
Date Fri, 15 Jul 2022 15:26:50 GMT
Server Google Frontend
Content-Length 10607
Response Body
{
            "quantidade": 47,
            "usuarios": [
                {
                    "nome": "Sid.Jakubowski39",
                    "email": "Hermina_Wolff@gmail.com",
                    "password": "bdKNdObII4RlFd_",
                    "administrador": "true",
                    "_id": "03WsgOOmdifcW1tQ"
                },
                {
                    "nome": "Name_Balistreri",
                    "email": "Alice26@gmail.com",
                    "password": "EdxsE0_3yq227I6",
                    "administrador": "true",
                    "_id": "0D26orVx3FTy7eGd"
                },
                {
                    "nome": "Rachelle.Pollich",
                    "email": "Judd_VonRueden@yahoo.com",
                    "password": "C9VPvyr5hT5qvs1",
                    "administrador": "true",
                    "_id": "0PZWhmA2ceDpraIX"
                },
                {
                    "nome": "Ron84Ap",
                    "email": "Isabel46@hotmail.com",
                    "password": "nvsfIHjQIUFRoQr",
                    "administrador": "true",
                    "_id": "0S3y7rxJGPQ9WsMw"
                },
                {
                    "nome": "Marcos70",
                    "email": "Jackeline61@gmail.com",
                    "password": "TnGybLVXp5RkcJI",
                    "administrador": "true",
                    "_id": "0nWy2SqE20RzTlbL"
                },
                {
                    "nome": "Fulano da Silva",
                    "email": "fulano@qa.com",
                    "password": "teste",
                    "administrador": "true",
                    "_id": "0uxuPY0cbmQhpEz1"
                },
                {
                    "nome": "Edmond90",
                    "email": "Vito.Smith@hotmail.com",
                    "password": "KjsAQQ2lc7Vxt2X",
                    "administrador": "true",
                    "_id": "2jytBList7FVWQID"
                },
                {
                    "nome": "Ezequiel_Lubowitz92",
                    "email": "Damon_Hickle59@yahoo.com",
                    "password": "eQnGwFdlwZ8ujjd",
                    "administrador": "false",
                    "_id": "5UIDYFD6h99JD9Ib"
                },
                {
                    "nome": "Tyrel.Crooks",
                    "email": "Felicity.Romaguera@gmail.com",
                    "password": "IOPIQ5I2B8wtJru",
                    "administrador": "true",
                    "_id": "CY7GWNrwk1wkHGwB"
                },
                {
                    "nome": "Jamir.Hettinger",
                    "email": "Shawn.Kemmer59@gmail.com",
                    "password": "jdKFP6rFbnA4eYZ",
                    "administrador": "true",
                    "_id": "DvmTjiaUeY8Aywj0"
                },
                {
                    "nome": "Ben_Macejkovic7",
                    "email": "Giovanna.Parisian@hotmail.com",
                    "password": "70I_SSyxThr6b3K",
                    "administrador": "true",
                    "_id": "EVvHHGnKxfhRPbKZ"
                },
                {
                    "nome": "Hannah_Zboncak31",
                    "email": "Sylvia_Hauck36@yahoo.com",
                    "password": "NNm7nKO9xAPOroj",
                    "administrador": "true",
                    "_id": "FFbq5WUGjsVt4zBU"
                },
                {
                    "nome": "Ruben.Shields",
                    "email": "Karianne_Williamson@hotmail.com",
                    "password": "9UJBnj32g9tPHzm",
                    "administrador": "true",
                    "_id": "GsuYOWFEUXMAk6rM"
                },
                {
                    "nome": "Gabe.Stiedemann",
                    "email": "Berenice.Bernhard82@yahoo.com",
                    "password": "cZ5OfHBCGYktszW",
                    "administrador": "false",
                    "_id": "HLGY6Y7IEf77bhCE"
                },
                {
                    "nome": "Tiara.Flatley24",
                    "email": "Kenton_Harris@yahoo.com",
                    "password": "uCmj5FYlg0i96Hl",
                    "administrador": "true",
                    "_id": "HnbJDeGQThwENsUM"
                },
                {
                    "nome": "Tom.Bradtke37Ap",
                    "email": "Korbin.Jerde61@hotmail.com",
                    "password": "6vn8Paq0GVIMnhn",
                    "administrador": "true",
                    "_id": "I96tnPm3OB7PfTH3"
                },
                {
                    "nome": "Lori.MonahanA2",
                    "email": "Geraldine4@gmail.com",
                    "password": "8HChGgMz5fdkae2",
                    "administrador": "true",
                    "_id": "JioAz1enJUeCKJlt"
                },
                {
                    "nome": "Abigale_Halvorson80",
                    "email": "Rosalind.Abbott@gmail.com",
                    "password": "3uTSN9px5vUah2k",
                    "administrador": "true",
                    "_id": "N0AZb4uaFU84KoiU"
                },
                {
                    "nome": "Jillian4",
                    "email": "Meta_Hyatt69@hotmail.com",
                    "password": "VvGbHFI9aHfVzfz",
                    "administrador": "true",
                    "_id": "NmjDKByCnCKbThJ4"
                },
                {
                    "nome": "Glen.Schulist",
                    "email": "Ola_Schuster10@gmail.com",
                    "password": "syHkmE44LxG4na_",
                    "administrador": "false",
                    "_id": "PKTxrtvlRh0M6cUB"
                },
                {
                    "nome": "Cindy.TremblayA2",
                    "email": "Cesar_Monahan@gmail.com",
                    "password": "c6lWKilGlqWwDVY",
                    "administrador": "true",
                    "_id": "Rss3EHs4M4CQWQji"
                },
                {
                    "nome": "Viola24Ac",
                    "email": "Broderick.Hyatt61@yahoo.com",
                    "password": "lVIw2Crvtg5jXGS",
                    "administrador": "true",
                    "_id": "SKgp54Awagxj8IaR"
                },
                {
                    "nome": "Hailee.Kohler",
                    "email": "Breana_Rempel40@gmail.com",
                    "password": "C2_YAgM2a4PTB77",
                    "administrador": "false",
                    "_id": "TBl5W0dvcybxcATO"
                },
                {
                    "nome": "Tiara.Armstrong69Ac",
                    "email": "Nikita.Barrows51@yahoo.com",
                    "password": "GpogEjNM64goqNT",
                    "administrador": "true",
                    "_id": "VciTwzXXkbzqponz"
                },
                {
                    "nome": "Rey_HintzAp",
                    "email": "Chelsea46@hotmail.com",
                    "password": "8LPqFKHvlFmgDIx",
                    "administrador": "true",
                    "_id": "W8UQVGJoI85jotpX"
                },
                {
                    "nome": "Ola.Toy",
                    "email": "Name_Vandervort@gmail.com",
                    "password": "UGcNbPzGwdwHQSF",
                    "administrador": "true",
                    "_id": "WI301IXrQIhODIIX"
                },
                {
                    "nome": "Warren_Gaylord85",
                    "email": "Michaela.Okuneva65@gmail.com",
                    "password": "lgGV_12nB2XshZf",
                    "administrador": "true",
                    "_id": "WIbap1aLRJJMVWcg"
                },
                {
                    "nome": "Ivah76",
                    "email": "Rosalia.Heathcote34@yahoo.com",
                    "password": "TuVFEpKqoAJWayh",
                    "administrador": "true",
                    "_id": "XCiW4toPZVWr7yuS"
                },
                {
                    "nome": "Jolie.Kemmer58",
                    "email": "Micah.Huels@hotmail.com",
                    "password": "ZI6ZV_4e7kMWmBG",
                    "administrador": "true",
                    "_id": "ZSbqg6qUYL0MQD1A"
                },
                {
                    "nome": "Schuyler.Pouros",
                    "email": "Colleen_Denesik21@hotmail.com",
                    "password": "JSHpuZjkNLpMlZk",
                    "administrador": "false",
                    "_id": "bMbQoSua3pBtVq9B"
                },
                {
                    "nome": "Charlotte43Ac",
                    "email": "Nasir34@hotmail.com",
                    "password": "cEroIRh5PZhuhfS",
                    "administrador": "true",
                    "_id": "ccm4yrmHxDHM1OOf"
                },
                {
                    "nome": "Kenneth58",
                    "email": "Kennedi67@gmail.com",
                    "password": "qtd7SaOkFOmj2nk",
                    "administrador": "true",
                    "_id": "d2zX6ctxYURQwXym"
                },
                {
                    "nome": "Colton.Steuber",
                    "email": "Kayden_Herman36@gmail.com",
                    "password": "FjtbsK8WeVUl8o5",
                    "administrador": "true",
                    "_id": "dkGwXqw8ck0LXPdD"
                },
                {
                    "nome": "Genevieve59",
                    "email": "Leanne.Mohr65@yahoo.com",
                    "password": "Cmn6lSVrtyNvwSn",
                    "administrador": "true",
                    "_id": "dx1DZcGG7uB3mND6"
                },
                {
                    "nome": "Marcia.Cassin39A2",
                    "email": "Conrad.Dibbert91@gmail.com",
                    "password": "hNskkbdMc6JdO3t",
                    "administrador": "true",
                    "_id": "eEyjWqegdd8zdwym"
                },
                {
                    "nome": "Justice_Reinger94",
                    "email": "Harmon63@hotmail.com",
                    "password": "eYIszkCTjCDHa0M",
                    "administrador": "true",
                    "_id": "fPSVla6DA8q8gJjp"
                },
                {
                    "nome": "Delilah_Quitzon54",
                    "email": "Randal12@gmail.com",
                    "password": "JAjcWFb9Z8s0yQg",
                    "administrador": "false",
                    "_id": "fkPLDsqSuBjXzFCR"
                },
                {
                    "nome": "Ellen_KundeAc",
                    "email": "Jamar_Will50@yahoo.com",
                    "password": "TDgUrfHhTXA6xuJ",
                    "administrador": "true",
                    "_id": "g0ZTuIsT3DaZk2y0"
                },
                {
                    "nome": "Arch23",
                    "email": "Darrick_Lynch@gmail.com",
                    "password": "HeT1IoEvNVUl6VF",
                    "administrador": "true",
                    "_id": "kTlQfBCdJwpKOJAf"
                },
                {
                    "nome": "Santiago.Kerluke55",
                    "email": "Orrin_Bayer87@hotmail.com",
                    "password": "MBuZ1FAUzpK90Ch",
                    "administrador": "true",
                    "_id": "lKjLHN4Ab4fh13zK"
                },
                {
                    "nome": "Erin66A2",
                    "email": "Avery5@yahoo.com",
                    "password": "lbOFrGkdlRnIz2A",
                    "administrador": "true",
                    "_id": "lPjw61rjgDr4eSfH"
                },
                {
                    "nome": "Lane.LangAp",
                    "email": "Mable.Leannon51@gmail.com",
                    "password": "GOdhkwCRajU4rAo",
                    "administrador": "true",
                    "_id": "ozXw0wohUy8PsgGu"
                },
                {
                    "nome": "Belle89",
                    "email": "Drew_Gerhold93@yahoo.com",
                    "password": "n7FKxVtEnLQqdDn",
                    "administrador": "true",
                    "_id": "r6f65TzCwtW8wPBD"
                },
                {
                    "nome": "Jaylan65",
                    "email": "Vallie.Oberbrunner25@yahoo.com",
                    "password": "RPaLOsGJZFrF4tG",
                    "administrador": "true",
                    "_id": "sEp3WKmkaZz2362M"
                },
                {
                    "nome": "Trace_Greenholt30",
                    "email": "Oleta_Orn54@hotmail.com",
                    "password": "0czHTudWSKSbGyA",
                    "administrador": "true",
                    "_id": "vwf68wOoKXUc7HOX"
                },
                {
                    "nome": "Isabel.Huel",
                    "email": "Darren.Kautzer@hotmail.com",
                    "password": "jHHnZ7BQE2U7Ow1",
                    "administrador": "true",
                    "_id": "yWWG7nALJOSPTvhJ"
                },
                {
                    "nome": "Autumn_Pfannerstill77",
                    "email": "Theo14@hotmail.com",
                    "password": "rHFSLijAMQewtMz",
                    "administrador": "true",
                    "_id": "yyKeQBF5hnDYTvuN"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 207ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 2cb6d424-2d4f-49c5-8833-41a4be0ff320
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 135
Request Body
{
            "nome": "Juwan_Swift",
            "email": "Eldridge42@yahoo.com",
            "password": "2BzldQVZQ_FUWM5",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 5724640c-18b1-4de1-b10b-14507c8afaa2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b06ef02f2f1ef2a1d36f0eba4ae78cca
Date Fri, 15 Jul 2022 15:26:51 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "vTytPLdk1hEL3ul3"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/vTytPLdk1hEL3ul3
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 161B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6eb16665-4344-4f10-8104-f0f55c700bc6
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 7fdaeb0c-87c5-4c68-9f49-bb2df0bbde81
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1d9973a9bc8873c6854e4635d3144b97
Date Fri, 15 Jul 2022 15:26:51 GMT
Server Google Frontend
Content-Length 161
Response Body
{
            "nome": "Juwan_Swift",
            "email": "Eldridge42@yahoo.com",
            "password": "2BzldQVZQ_FUWM5",
            "administrador": "true",
            "_id": "vTytPLdk1hEL3ul3"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/45G7BaR1Ce0myla8
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a46adbc9-1b91-462d-a9ec-4291248a90cd
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 142
Request Body
{
            "nome": "Devan.Ernser94",
            "email": "Ezekiel.Bode66@yahoo.com",
            "password": "sfFwEn211R2bFr_",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id fe14066d-8ddd-4140-a933-f01af845d3a7
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 03ee8ed5949c5d37129fc029d2e036d5
Date Fri, 15 Jul 2022 15:26:51 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/UjqKK9UmrcZsTi18
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ba6bad43-595f-4acb-b708-10f6e9504902
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1d756488-539e-4ee1-aa33-6e5a35aceeb1
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6e220a95f85893e37766f092b8e30fbc
Date Fri, 15 Jul 2022 15:26:52 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 195ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7d739ee2-8192-4e10-8c22-c23d738309a8
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b7cabbea-daf8-4dc5-acac-d2ca6600b8fd
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b5249b52c51849960bfc22e8f76a0931;o=1
Date Fri, 15 Jul 2022 15:26:52 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token fc21bb40-85d7-47cb-99a3-2ae668c0628d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 144
Request Body
{
            "nome": "{{$randomname}}",
            "email": "Kayden_Herman36@gmail.com",
            "password": "st_VsEKKZzM3PDF",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3b315075-3185-4c2e-bce0-b4fdc471b7f3
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 5fbfaafcefc189c9b16a3de78a823bc0
Date Fri, 15 Jul 2022 15:26:52 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/UjqKK9UmrcZsTi18
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f3747374-f748-450e-b8f1-e693de0ba1bb
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 9c446366-704a-4ee4-857c-161d1f23014a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context bf1c1f7b4d74ad49f741e89d4a2970aa
Date Fri, 15 Jul 2022 15:26:53 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Usuário não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/UjqKK9UmrcZsTi18
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b4a4354d-5ab4-48b5-88ca-298c259bab92
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e87d5bab-12bd-43fb-849a-d77db697ff36
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a7fad40e4ca4ee2cd280f3384f7f3b70
Date Fri, 15 Jul 2022 15:26:53 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "nome" 1 0 0
Resposta contém atributo "email" 1 0 0
Resposta contém atributo "password" 1 0 0
Resposta contém atributo "administrador" 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/UjqKK9UmrcZsTi18
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1345fa65-c2f7-49cd-bcd8-9478bfff71a1
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 144
Request Body
{
            "nome": "{{$randomname}}",
            "email": "Kayden_Herman36@gmail.com",
            "password": "kAzNFejAoaggpH1",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id fb4b3a7c-2586-4d11-aed1-84b55f2ea921
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 94ee493750173e33a701831322d401ff
Date Fri, 15 Jul 2022 15:26:53 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 284B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 68961915-ce9a-460f-84ba-8400c7159c95
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 74
Request Body
{
            "email": "Addie47@gmail.com",
            "password": "wqtgPoOFxe890ct"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2691ca76-96fd-4552-b6fb-fa1e49e64e90
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 9bf49e12c8bb37e4015967beb7e321f9
Date Fri, 15 Jul 2022 15:26:54 GMT
Server Google Frontend
Content-Length 284
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFkZGllNDdAZ21haWwuY29tIiwicGFzc3dvcmQiOiJ3cXRnUG9PRnhlODkwY3QiLCJpYXQiOjE2NTc4OTg4MTQsImV4cCI6MTY1Nzg5OTQxNH0.pE_8slINJEhctMnTKo7bApvG-DxLoAYT9oM4BVeniQE"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 84cc5e6d-eec2-4697-a579-b6568e9ed13b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "email": "",
            "password": "wqtgPoOFxe890ct"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8a026af1-df17-4b9e-8d37-0a112141634b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context afe2145eaac8b4cb823bf1152090f909
Date Fri, 15 Jul 2022 15:26:54 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "email": "email não pode ficar em branco"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 192ms
Mean size per request: 48B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1b33cd08-bad1-4d77-b1e3-fb0ebb315c06
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 72
Request Body
{
            "email": "Addie47@gmail.com",
            "password": "senhainvalida"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8a48eca2-0a37-4d86-8355-553790851a78
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 5160d04818d681851f7879a583f56280
Date Fri, 15 Jul 2022 15:26:54 GMT
Server Google Frontend
Content-Length 48
Response Body
{
            "message": "Email e/ou senha inválidos"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 193ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 64fee56b-78c4-4dc1-a56b-6551e7fc76fd
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 138
Request Body
{
            "nome": "Linnea.Schuppe42",
            "email": "Heber18@gmail.com",
            "password": "JRucClqNfP6M8Hh",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 95f7fac7-bd05-4021-826d-a8df4ee7bc5c
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 897139657b7c1c3ee419860b567ed64d
Date Fri, 15 Jul 2022 15:26:55 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "TvS2weNCZIatCBba"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Resposta contém atributo "message" 1 0 0
Resposta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 284B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFkZGllNDdAZ21haWwuY29tIiwicGFzc3dvcmQiOiJ3cXRnUG9PRnhlODkwY3QiLCJpYXQiOjE2NTc4OTg4MTQsImV4cCI6MTY1Nzg5OTQxNH0.pE_8slINJEhctMnTKo7bApvG-DxLoAYT9oM4BVeniQE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 821658b2-d62b-4fe3-806b-432a29270230
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 74
Request Body
{
            "email": "Heber18@gmail.com",
            "password": "JRucClqNfP6M8Hh"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id af5a95de-243f-42a5-8cd6-0c6039fa8991
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e5371c325de7af0007464ca4dd301803
Date Fri, 15 Jul 2022 15:26:55 GMT
Server Google Frontend
Content-Length 284
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkhlYmVyMThAZ21haWwuY29tIiwicGFzc3dvcmQiOiJKUnVjQ2xxTmZQNk04SGgiLCJpYXQiOjE2NTc4OTg4MTUsImV4cCI6MTY1Nzg5OTQxNX0.S6pFMgTR8tThi97gHvTERFvoBOXFdIVtGDL9ay4YVXE"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 214ms
Mean size per request: 7.06KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5fe0eef6-a935-4225-997f-93889461a72e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f4150906-ca5f-4ea5-b962-667eb69e0454
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 21c0124c04836ba45e74bf5f5bbc5f63
Date Fri, 15 Jul 2022 15:26:55 GMT
Server Google Frontend
Content-Length 7231
Response Body
{
            "quantidade": 38,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 725,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 200ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkhlYmVyMThAZ21haWwuY29tIiwicGFzc3dvcmQiOiJKUnVjQ2xxTmZQNk04SGgiLCJpYXQiOjE2NTc4OTg4MTUsImV4cCI6MTY1Nzg5OTQxNX0.S6pFMgTR8tThi97gHvTERFvoBOXFdIVtGDL9ay4YVXE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token acbf7ac7-37bd-40b3-907a-f399bac3a381
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d7f740d3-eb98-49fd-b814-545f83c5a4e4
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f5c6c672207660e88387d23bf2c338d4
Date Fri, 15 Jul 2022 15:26:56 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "2qNlm5RXNJkEtEjg"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 200ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkhlYmVyMThAZ21haWwuY29tIiwicGFzc3dvcmQiOiJKUnVjQ2xxTmZQNk04SGgiLCJpYXQiOjE2NTc4OTg4MTUsImV4cCI6MTY1Nzg5OTQxNX0.S6pFMgTR8tThi97gHvTERFvoBOXFdIVtGDL9ay4YVXE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5ef9a9eb-bb73-46c6-b3f7-04ed967dfb8a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "ejmHYTWQXjha49IZ"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2478dc8f-17a5-4a31-bd32-0ad64ba1ad86
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6e6c9549c1f4c5a5ac8baaf92dc89cda
Date Fri, 15 Jul 2022 15:26:56 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 192ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e797fb37-0cf9-4df0-a97d-8a0423affcf8
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 141
Request Body
{
            "nome": "Cecilia_Hermiston",
            "email": "Willard45@gmail.com",
            "password": "WyIl3tpzQ6lHzd3",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 85640f08-1b49-4175-ae41-464061c00e9e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 88a351cae19f72a233bb4b1b946de306
Date Fri, 15 Jul 2022 15:26:56 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "y82RDg9j9w9kJczn"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 287B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 196587fb-dd60-4153-a0a5-bfcf61599fbc
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 76
Request Body
{
            "email": "Willard45@gmail.com",
            "password": "WyIl3tpzQ6lHzd3"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2c3cc9cb-a225-4e2a-930b-5544b85c9672
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d3f906e6c6291a5b4ee169bb1fb6ccbb
Date Fri, 15 Jul 2022 15:26:57 GMT
Server Google Frontend
Content-Length 287
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IldpbGxhcmQ0NUBnbWFpbC5jb20iLCJwYXNzd29yZCI6Ild5SWwzdHB6UTZsSHpkMyIsImlhdCI6MTY1Nzg5ODgxNywiZXhwIjoxNjU3ODk5NDE3fQ.wvUUwiN4Y38eZcJK8eKnpAv5b9QaWc5oyedlPkp4y9I"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 213ms
Mean size per request: 7.06KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c2bcbd6c-f849-4f0b-929d-270cf0e92d36
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6aab6991-11c5-440e-9b07-b04bfbdb4953
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 97afcbfcca2d8e0a6fbfdf97dc77bcf1
Date Fri, 15 Jul 2022 15:26:57 GMT
Server Google Frontend
Content-Length 7231
Response Body
{
            "quantidade": 38,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 724,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 193ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IldpbGxhcmQ0NUBnbWFpbC5jb20iLCJwYXNzd29yZCI6Ild5SWwzdHB6UTZsSHpkMyIsImlhdCI6MTY1Nzg5ODgxNywiZXhwIjoxNjU3ODk5NDE3fQ.wvUUwiN4Y38eZcJK8eKnpAv5b9QaWc5oyedlPkp4y9I
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token bf822cef-c924-47f4-ab45-96c80ca3e81f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "1rdrfcHsz7vy42NX",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1cb095e7-9805-4f53-9ea5-386ed3de4488
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 153aa72929baea7eb5b2a3aebfd7bab3
Date Fri, 15 Jul 2022 15:26:57 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "U9ScQvnIbT1GxyMf"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 206ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IldpbGxhcmQ0NUBnbWFpbC5jb20iLCJwYXNzd29yZCI6Ild5SWwzdHB6UTZsSHpkMyIsImlhdCI6MTY1Nzg5ODgxNywiZXhwIjoxNjU3ODk5NDE3fQ.wvUUwiN4Y38eZcJK8eKnpAv5b9QaWc5oyedlPkp4y9I
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1de9f8fa-dc53-4720-9010-7ba76b4f82d9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "U9ScQvnIbT1GxyMf"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 587bd585-a7e9-46b9-beda-582b61ccf766
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6d64172b8e720b90cd7f13b33c6d213f
Date Fri, 15 Jul 2022 15:26:58 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 38714a3c-5ad2-4102-8b0a-18c9d9afd950
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 145
Request Body
{
            "nome": "Hettie_Hirthe37",
            "email": "Annie_Reinger43@yahoo.com",
            "password": "KjFHrGZmpafaDXK",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3440ace8-4d0a-4d0d-ae37-fcced631066a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 137da79a1952b45d74645e9a44783449
Date Fri, 15 Jul 2022 15:26:58 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "rjP1LcjcwAuUp7rN"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 200ms
Mean size per request: 295B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IldpbGxhcmQ0NUBnbWFpbC5jb20iLCJwYXNzd29yZCI6Ild5SWwzdHB6UTZsSHpkMyIsImlhdCI6MTY1Nzg5ODgxNywiZXhwIjoxNjU3ODk5NDE3fQ.wvUUwiN4Y38eZcJK8eKnpAv5b9QaWc5oyedlPkp4y9I
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token be951bbe-88e5-4fdd-b154-4ab17691fc7a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 82
Request Body
{
            "email": "Annie_Reinger43@yahoo.com",
            "password": "KjFHrGZmpafaDXK"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 56eeef2a-f21c-42c8-865a-51aed18e2c57
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e7959a801f02eea78836fae386a7a89d
Date Fri, 15 Jul 2022 15:26:58 GMT
Server Google Frontend
Content-Length 295
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFubmllX1JlaW5nZXI0M0B5YWhvby5jb20iLCJwYXNzd29yZCI6IktqRkhyR1ptcGFmYURYSyIsImlhdCI6MTY1Nzg5ODgxOCwiZXhwIjoxNjU3ODk5NDE4fQ.R-tyG76HnkQyEOAaczpQ6rTggDuF3A1udFeZAg5Zc80"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 403 - Forbidden
Mean time per request: 193ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFubmllX1JlaW5nZXI0M0B5YWhvby5jb20iLCJwYXNzd29yZCI6IktqRkhyR1ptcGFmYURYSyIsImlhdCI6MTY1Nzg5ODgxOCwiZXhwIjoxNjU3ODk5NDE4fQ.R-tyG76HnkQyEOAaczpQ6rTggDuF3A1udFeZAg5Zc80
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 3b7d2bb1-fcb7-42f5-8994-6df732f903bd
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 115
Request Body
{
            "nome": "Practical Fresh Fish",
            "preco": "154",
            "descricao": "Global",
            "quantidade": "149"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id dde95526-466c-4485-93c7-34176bb2bed5
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4057ddb0f3f3f545ee321a2267011098
Date Fri, 15 Jul 2022 15:26:59 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 193ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFubmllX1JlaW5nZXI0M0B5YWhvby5jb20iLCJwYXNzd29yZCI6IktqRkhyR1ptcGFmYURYSyIsImlhdCI6MTY1Nzg5ODgxOCwiZXhwIjoxNjU3ODk5NDE4fQ.R-tyG76HnkQyEOAaczpQ6rTggDuF3A1udFeZAg5Zc80
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9c9db1b1-03b9-4c2d-941b-1925db9edd85
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 116
Request Body
{
            "nome": "Gorgeous Plastic Shirt",
            "preco": "256",
            "descricao": "Human",
            "quantidade": "987"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 9a26a79e-47ae-4d8f-a2eb-7fd9b76a7356
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7c806595c901de65eda80d31f97ae2c6
Date Fri, 15 Jul 2022 15:26:59 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 208ms
Mean size per request: 7.06KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 3eabeffe-c52d-4e5b-baf8-102ce8838a0c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 5d682b43-b0be-4992-99b8-786ac1ee4e9d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4de84848531e55b973e829887f07d99d
Date Fri, 15 Jul 2022 15:26:59 GMT
Server Google Frontend
Content-Length 7231
Response Body
{
            "quantidade": 38,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 724,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 194ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFubmllX1JlaW5nZXI0M0B5YWhvby5jb20iLCJwYXNzd29yZCI6IktqRkhyR1ptcGFmYURYSyIsImlhdCI6MTY1Nzg5ODgxOCwiZXhwIjoxNjU3ODk5NDE4fQ.R-tyG76HnkQyEOAaczpQ6rTggDuF3A1udFeZAg5Zc80
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token caacd996-aa81-4e9b-a4cc-db4779b9185e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2cc29c92-c9a4-4379-bd52-737bcce498d2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 5cf89460fe5234ef8f77ebf65cbad41e
Date Fri, 15 Jul 2022 15:26:59 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 208ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFubmllX1JlaW5nZXI0M0B5YWhvby5jb20iLCJwYXNzd29yZCI6IktqRkhyR1ptcGFmYURYSyIsImlhdCI6MTY1Nzg5ODgxOCwiZXhwIjoxNjU3ODk5NDE4fQ.R-tyG76HnkQyEOAaczpQ6rTggDuF3A1udFeZAg5Zc80
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b926961c-e2b1-4881-9a08-880516727f53
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c4195afa-b24e-4e65-a783-119b8d9e23c5
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 017643e2d68e7b64a25e2f8a216fc16b
Date Fri, 15 Jul 2022 15:27:00 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "CjBGZnBePelsKS7f"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFubmllX1JlaW5nZXI0M0B5YWhvby5jb20iLCJwYXNzd29yZCI6IktqRkhyR1ptcGFmYURYSyIsImlhdCI6MTY1Nzg5ODgxOCwiZXhwIjoxNjU3ODk5NDE4fQ.R-tyG76HnkQyEOAaczpQ6rTggDuF3A1udFeZAg5Zc80
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f7630081-a732-4a24-bad9-3be7a64872a3
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c518b5d9-9cbe-4187-8776-f7434ab48893
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d1248d08b39aea11fca4758fc1cf55b1
Date Fri, 15 Jul 2022 15:27:00 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFubmllX1JlaW5nZXI0M0B5YWhvby5jb20iLCJwYXNzd29yZCI6IktqRkhyR1ptcGFmYURYSyIsImlhdCI6MTY1Nzg5ODgxOCwiZXhwIjoxNjU3ODk5NDE4fQ.R-tyG76HnkQyEOAaczpQ6rTggDuF3A1udFeZAg5Zc80
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 53c3263f-963e-4e7a-81dc-b67c5a79ebd3
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "U9ScQvnIbT1GxyMf"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 536b7df4-cec5-4d41-a996-19cffe4a96a5
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 984cf256644f1b8ccac4db65baadaba9
Date Fri, 15 Jul 2022 15:27:00 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/rjP1LcjcwAuUp7rN
Response Information
Response Code: 200 - OK
Mean time per request: 199ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8bfad66d-0277-473e-8884-69a6fa783a82
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 150
Request Body
{
            "nome": "Hettie_Hirthe37",
            "email": "Retha.Christiansen98@yahoo.com",
            "password": "KjFHrGZmpafaDXK",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 013c0e41-148f-4347-85c1-228712c15961
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 21991e2ac9a6f869470077ffe0a31a3f
Date Fri, 15 Jul 2022 15:27:01 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/rjP1LcjcwAuUp7rN
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ba265480-02b7-46ce-afc3-d265a02e0346
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 65fe2fe1-e109-48ef-8255-8ee6447793dd
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 371adb83a91b6dab1ae18afc7d161afb
Date Fri, 15 Jul 2022 15:27:01 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7040eb05-817a-4469-ae52-be5956ce6208
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 138
Request Body
{
            "nome": "Sarah39",
            "email": "Lavina_Pfeffer5@hotmail.com",
            "password": "Z8RHNd9u5Au9uzF",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c2f0b23e-799a-4ac8-bd42-ab4e1a43fdfd
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 45670df498bb072bc4f9a70bf12b5152
Date Fri, 15 Jul 2022 15:27:01 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "rqBgZlygCHlFLMP0"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 297B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6f763976-3fea-4215-a790-618de6d84311
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 84
Request Body
{
            "email": "Lavina_Pfeffer5@hotmail.com",
            "password": "Z8RHNd9u5Au9uzF"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1f19a413-a585-4b83-aa4d-79240aa39be7
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2be52849851c5ff1e21443e2a707e6e3
Date Fri, 15 Jul 2022 15:27:01 GMT
Server Google Frontend
Content-Length 297
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxhdmluYV9QZmVmZmVyNUBob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiWjhSSE5kOXU1QXU5dXpGIiwiaWF0IjoxNjU3ODk4ODIxLCJleHAiOjE2NTc4OTk0MjF9.coUlDvKna79I1ewIBZ3_i3dciOuSL2I_Q9V4naEQtIo"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 196ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxhdmluYV9QZmVmZmVyNUBob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiWjhSSE5kOXU1QXU5dXpGIiwiaWF0IjoxNjU3ODk4ODIxLCJleHAiOjE2NTc4OTk0MjF9.coUlDvKna79I1ewIBZ3_i3dciOuSL2I_Q9V4naEQtIo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 42d7c196-8649-4a15-a30c-44ed8bbf4daf
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 91
Request Body
{
            "nome": "Hat",
            "preco": 4,
            "descricao": "Lead",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d41d7515-b93e-4f49-9d37-dd7f369f8d5d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 9e9219d67afc10f715e94c8cc97db9a8
Date Fri, 15 Jul 2022 15:27:02 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "mIdv7OSE9FVpO2VE"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 211ms
Mean size per request: 7.23KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f405f8db-83ff-42ce-ac23-ce3016268af5
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8ce128eb-6199-4a81-b0fd-27e3e6d2f56d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e71e60a51784c065f953004c51a52ef9
Date Fri, 15 Jul 2022 15:27:02 GMT
Server Google Frontend
Content-Length 7404
Response Body
{
            "quantidade": 39,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 723,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Hat",
                    "preco": 4,
                    "descricao": "Lead",
                    "quantidade": 10,
                    "_id": "mIdv7OSE9FVpO2VE"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 199ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxhdmluYV9QZmVmZmVyNUBob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiWjhSSE5kOXU1QXU5dXpGIiwiaWF0IjoxNjU3ODk4ODIxLCJleHAiOjE2NTc4OTk0MjF9.coUlDvKna79I1ewIBZ3_i3dciOuSL2I_Q9V4naEQtIo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a8fe37c3-725d-4739-85a6-733abaee15e8
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "mIdv7OSE9FVpO2VE",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id eee55ad7-819b-4334-891a-526f15c4e624
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0e45d19189c196ee7f4b9da75f4a46e6;o=1
Date Fri, 15 Jul 2022 15:27:02 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "x0qEC6ANLQBtmdhc"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxhdmluYV9QZmVmZmVyNUBob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiWjhSSE5kOXU1QXU5dXpGIiwiaWF0IjoxNjU3ODk4ODIxLCJleHAiOjE2NTc4OTk0MjF9.coUlDvKna79I1ewIBZ3_i3dciOuSL2I_Q9V4naEQtIo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 85edeb0a-9214-4ecb-a947-0ff67e0c7de9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "x0qEC6ANLQBtmdhc"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id fc622fe7-74a9-47c2-85af-51082a97f59e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context add21bb095447793f9aba75201cf2be8
Date Fri, 15 Jul 2022 15:27:03 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/mIdv7OSE9FVpO2VE
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxhdmluYV9QZmVmZmVyNUBob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiWjhSSE5kOXU1QXU5dXpGIiwiaWF0IjoxNjU3ODk4ODIxLCJleHAiOjE2NTc4OTk0MjF9.coUlDvKna79I1ewIBZ3_i3dciOuSL2I_Q9V4naEQtIo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token fd818b69-3424-4d85-b08f-e6028c9d7d3e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 102
Request Body
{
            "nome": "Salad",
            "preco": "607",
            "descricao": "District",
            "quantidade": "128"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6b3fc2ff-eb6a-4556-af56-5a352020c926
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c3a27c003351fee8348c5294190cfb0d
Date Fri, 15 Jul 2022 15:27:03 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/mIdv7OSE9FVpO2VE
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxhdmluYV9QZmVmZmVyNUBob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiWjhSSE5kOXU1QXU5dXpGIiwiaWF0IjoxNjU3ODk4ODIxLCJleHAiOjE2NTc4OTk0MjF9.coUlDvKna79I1ewIBZ3_i3dciOuSL2I_Q9V4naEQtIo
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1d81b354-2602-490d-bdef-8a415c4726a6
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1efd182e-17f8-4c77-b68d-af3fae0d8e44
content-type application/json; charset=utf-8
X-Cloud-Trace-Context eaadd740312ec7e8a74f53287eafed6e
Date Fri, 15 Jul 2022 15:27:03 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/rqBgZlygCHlFLMP0
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 964167bf-3191-4604-9844-415bb52994de
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 144
Request Body
{
            "nome": "Pedro Albuquerque",
            "email": "Lonnie_Kirlin@gmail.com",
            "password": "wqtgPoOFxe890ct",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e8823a21-c296-486a-bf77-3f91b2399320
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7d0782310dbdf73d252fcd731ae4b40e
Date Fri, 15 Jul 2022 15:27:04 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/rqBgZlygCHlFLMP0
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b14c4ff9-200a-46d8-85a2-c858fcce271c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 33b55d09-a27b-4aac-aeff-cb29d5ff1cb0
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4d3799ea2bbcb14a92826ec024a59106
Date Fri, 15 Jul 2022 15:27:04 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 293B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e1ef20a5-e196-4adc-a64c-bf29d13d718b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Request Body
{
            "email": "Elvera.Reinger@gmail.com",
            "password": "HPGwPQytts1v9NE"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 48de0e36-f33b-45fc-a4a5-4190f734f57d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2efe04deb85b869cf354ad799fa58936
Date Fri, 15 Jul 2022 15:27:04 GMT
Server Google Frontend
Content-Length 293
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkVsdmVyYS5SZWluZ2VyQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiSFBHd1BReXR0czF2OU5FIiwiaWF0IjoxNjU3ODk4ODI0LCJleHAiOjE2NTc4OTk0MjR9.21KE6Z8GPbYZ-ADZsQU02xEgAYsTRKzcnE3Ohp5nQec"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 209ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkVsdmVyYS5SZWluZ2VyQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiSFBHd1BReXR0czF2OU5FIiwiaWF0IjoxNjU3ODk4ODI0LCJleHAiOjE2NTc4OTk0MjR9.21KE6Z8GPbYZ-ADZsQU02xEgAYsTRKzcnE3Ohp5nQec
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8fa6282a-b9d8-4452-97dd-cf803a32eee5
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 102
Request Body
{
            "nome": "m",
            "preco": "457",
            "descricao": "International",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id fa7ca7cf-1b4d-4bd2-8d28-9c04be7d8bd1
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 62206d7bb1bc0ee6be2b14d8b8b0d53a
Date Fri, 15 Jul 2022 15:27:05 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "TZPqiVd0eeF0EEfk"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 7.24KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 88d87f5d-613e-448b-85ad-1c9536d28c68
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d04e84d9-7098-4ed5-9273-e7536e8e2290
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7b719fbf4fb8664a7c93444eac0bcb1f
Date Fri, 15 Jul 2022 15:27:05 GMT
Server Google Frontend
Content-Length 7413
Response Body
{
            "quantidade": 39,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 723,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "m",
                    "preco": 457,
                    "descricao": "International",
                    "quantidade": 10,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkVsdmVyYS5SZWluZ2VyQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiSFBHd1BReXR0czF2OU5FIiwiaWF0IjoxNjU3ODk4ODI0LCJleHAiOjE2NTc4OTk0MjR9.21KE6Z8GPbYZ-ADZsQU02xEgAYsTRKzcnE3Ohp5nQec
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 80113f9b-f533-45a2-bd2e-5a95adc4ee66
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "TZPqiVd0eeF0EEfk",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 82353e87-3ba8-4ec2-96d4-5bb0ae09b090
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7be1d867cae8e3b3631835d9eff04e3a
Date Fri, 15 Jul 2022 15:27:05 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "c3iDgusEqjfmuQuN"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkVsdmVyYS5SZWluZ2VyQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiSFBHd1BReXR0czF2OU5FIiwiaWF0IjoxNjU3ODk4ODI0LCJleHAiOjE2NTc4OTk0MjR9.21KE6Z8GPbYZ-ADZsQU02xEgAYsTRKzcnE3Ohp5nQec
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 06e2457a-17b4-41f4-bc1e-1df793ae1e87
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "c3iDgusEqjfmuQuN"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6c1a37cd-d653-4837-ab8e-fd4cd1efaabc
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1d5a908adff723648efaae50174ecb9a
Date Fri, 15 Jul 2022 15:27:05 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/TZPqiVd0eeF0EEfk
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkVsdmVyYS5SZWluZ2VyQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiSFBHd1BReXR0czF2OU5FIiwiaWF0IjoxNjU3ODk4ODI0LCJleHAiOjE2NTc4OTk0MjR9.21KE6Z8GPbYZ-ADZsQU02xEgAYsTRKzcnE3Ohp5nQec
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 51462e1b-2ab3-4525-9167-3685559342bf
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 96
Request Body
{
            "nome": "SDD",
            "preco": "984",
            "descricao": "Lead",
            "quantidade": "246"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id bd703364-a7c3-4c30-b006-2f2524cafebc
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 564fc89e3cb7af8407643bfbe14b1011
Date Fri, 15 Jul 2022 15:27:06 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 7.23KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7fd636e5-311a-4074-b631-31a9b8b9c201
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a2718043-6d58-4f43-8d81-926636bb2c44
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d7e7a0092b7326c43b6e2e27a3ec0b4d
Date Fri, 15 Jul 2022 15:27:06 GMT
Server Google Frontend
Content-Length 7407
Response Body
{
            "quantidade": 39,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 723,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 192ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkJlcnJ5LkZyYW5lY2tpQHlhaG9vLmNvbSIsInBhc3N3b3JkIjoiN2hxSVAyZW9oeHA0UTdlIiwiaWF0IjoxNjU3ODk4ODI3LCJleHAiOjE2NTc4OTk0Mjd9.SknOOeHnF5ae40kLJ05Nr_-59Scp4jZX7XO_GRzpesE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 52d84b87-a6a0-4018-8698-fd674ce129ce
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 108
Request Body
{
            "nome": "Bolivar Fuerte",
            "preco": "50",
            "descricao": "Senior",
            "quantidade": "971"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 01ec0fcb-315b-47e3-957f-988bbb8cd4eb
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2b44ab3b72afaa089950f8322196349f
Date Fri, 15 Jul 2022 15:27:07 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "v3EdMLETqxj0ABvA"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 3 0 0
Respsta contém atributo "message" 3 0 0
Respsta contém atributo "_id" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/eHY15KCOleehxZRE
Response Information
Response Code: 200 - OK
Mean time per request: 206ms
Mean size per request: 138B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a1acb99a-0408-47c4-bfaa-17e7d06f1ac6
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3e1ae476-4d71-41b3-861f-07a870371768
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d8e3f7a32ced4d3745165bf4412ea4b9
Date Fri, 15 Jul 2022 15:27:08 GMT
Server Google Frontend
Content-Length 138
Response Body
{
            "nome": "Refined Plastic Hat17",
            "preco": 50,
            "descricao": "Regional",
            "quantidade": 46,
            "_id": "eHY15KCOleehxZRE"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/xDU2nXFxEn9z4l6o
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik9zY2FyX09Lb244NEBnbWFpbC5jb20iLCJwYXNzd29yZCI6IllWZ1hTa242RE45YlBZRSIsImlhdCI6MTY1Nzg5ODgyOCwiZXhwIjoxNjU3ODk5NDI4fQ.YpQ32kCESQXNqQEVTY5jCKuQuKuuRXmTvnlzq9BW1s8
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 253718d7-2e37-49b1-89fa-6c6b216ef5dd
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 116
Request Body
{
            "nome": "kansas_channels.mpg4",
            "preco": "351",
            "descricao": "Forward",
            "quantidade": "611"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 83e61291-0d29-42a8-ae42-aa44c4eb04c4
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7a7b795c578c5cf3e3e734cbbf34808f
Date Fri, 15 Jul 2022 15:27:09 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 46B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik9zY2FyX09Lb244NEBnbWFpbC5jb20iLCJwYXNzd29yZCI6IllWZ1hTa242RE45YlBZRSIsImlhdCI6MTY1Nzg5ODgyOCwiZXhwIjoxNjU3ODk5NDI4fQ.YpQ32kCESQXNqQEVTY5jCKuQuKuuRXmTvnlzq9BW1s8
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a8bc8af7-e105-4ff5-a9ea-aa0826dd1211
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 122ab058-d068-4a24-8e35-077d2c8bb2fc
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 8571992eeeffd3c0e4ca2ea84be830d2
Date Fri, 15 Jul 2022 15:27:10 GMT
Server Google Frontend
Content-Length 46
Response Body
{
            "message": "Nenhum registro excluído"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 195ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 949112b5-212d-435b-8ab4-1e79129272bd
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 113
Request Body
{
            "nome": "Refined Fresh Tuna",
            "preco": "128",
            "descricao": "Global",
            "quantidade": "720"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 49805012-22db-40b6-9d37-adbcaa11e1e7
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d4cf8ee2e0a711403338c40079fa20f7
Date Fri, 15 Jul 2022 15:27:10 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Respsta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4ODMwLCJleHAiOjE2NTc4OTk0MzB9.j4rpO6lodFQYD_wle-TMn_LPTsK3aS2RIdXuTW7fszU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 38c18f99-3346-4c41-b0b7-fa90ebbbfc7a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 114
Request Body
{
            "nome": "Awesome Frozen Cheese",
            "preco": 965,
            "descricao": "Legacy",
            "quantidade": 376
        
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 7b2ed50a-74b4-4798-862c-dc450e605400
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 9eae1c4b0286acc2e06be91e6b074989
Date Fri, 15 Jul 2022 15:27:10 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Já existe produto com esse nome"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 2 0 0
Respsta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 400 - Bad Request
Mean time per request: 195ms
Mean size per request: 198B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4ODMxLCJleHAiOjE2NTc4OTk0MzF9.yQqf5JAgzCQstVsF27Vrsu90k1vohWanFRJdsO_Cytw
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ab55043f-e5df-4b59-aa16-2329dad060e5
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 83
Request Body
{
            "nome": "",
            "preco": "",
            "descricao": "",
            "quantidade": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 96223c86-a0e4-419a-9a26-94ea1827807f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2bd17f10371e54fdde83e5bb3a289206
Date Fri, 15 Jul 2022 15:27:11 GMT
Server Google Frontend
Content-Length 198
Response Body
{
            "nome": "nome não pode ficar em branco",
            "preco": "preco deve ser um número",
            "descricao": "descricao não pode ficar em branco",
            "quantidade": "quantidade deve ser um número"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 2 0 0
Resposta contém atributo "nome" 2 0 0
Resposta contém atributo "preco" 2 0 0
Resposta contém atributo "descricao" 2 0 0
Resposta contém atributo "quantidade" 2 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 197ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8e80aafd-7cb1-4c13-8812-1bd955f01baf
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id db4f8311-cf07-423c-a734-ddd4f00265ab
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 521376c5ad4739208664ba098ee8ca5d
Date Fri, 15 Jul 2022 15:27:11 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 200 - OK
Mean time per request: 200ms
Mean size per request: 3.52KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a37c548d-9d19-4032-8cb4-16815b670d8f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ce6bf54f-afb3-4712-a853-c00ca09f7f4c
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 52aa08e87095ae56e65f7710cd08d8f9
Date Fri, 15 Jul 2022 15:27:12 GMT
Server Google Frontend
Content-Length 3603
Response Body
{
            "quantidade": 9,
            "carrinhos": [
                {
                    "produtos": [
                        {
                            "idProduto": "6qGqyJ2mNd3Zy8B5",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "d2zX6ctxYURQwXym",
                    "_id": "8bMyyJ9ndAg8eeZb"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "QTDxuz1JlUz7Xxyk",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "0PZWhmA2ceDpraIX",
                    "_id": "CkDsJQHBw1QjnseT"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "QTDxuz1JlUz7Xxyk",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "kTlQfBCdJwpKOJAf",
                    "_id": "TAd16o3g3XM0j6ns"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "15DydlITcynTTPwP",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "vwf68wOoKXUc7HOX",
                    "_id": "XPkn82usFJASccr1"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "15DydlITcynTTPwP",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "0D26orVx3FTy7eGd",
                    "_id": "ci6mcIwSTi7s9ddj"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "rqjtvS7xUTYv42uO",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "WIbap1aLRJJMVWcg",
                    "_id": "i1mwZ7yCTN8m0Qg9"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "rqjtvS7xUTYv42uO",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "dx1DZcGG7uB3mND6",
                    "_id": "lhkKCHGGTcNnFxJL"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "BeeJh5lz3k6kSIzA",
                            "quantidade": 2,
                            "precoUnitario": 470
                        },
                        {
                            "idProduto": "K6leHdftCeOJj8BJ",
                            "quantidade": 1,
                            "precoUnitario": 5240
                        }
                    ],
                    "precoTotal": 6180,
                    "quantidadeTotal": 3,
                    "idUsuario": "oUb7aGkMtSEPf6BZ",
                    "_id": "qbMqntef4iTOwWfg"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "6qGqyJ2mNd3Zy8B5",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "NmjDKByCnCKbThJ4",
                    "_id": "rXS8g1AINMu3f8Vw"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 200ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkpvYW4uTmlrb2xhdXNAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1bnNvRVBSMjJCb3IwWXoiLCJpYXQiOjE2NTc4OTg4MzIsImV4cCI6MTY1Nzg5OTQzMn0.Q-OTqU7McFMrVgS56_t1c6WobJUS4GxobQmy4eufsc8
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5fa168db-e2e4-46fc-b36e-4dc5c36b8856
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 105
Request Body
{
          "produtos": [
            {
              "idProduto": "z8krOqb99JpLmhOj",
              "quantidade": 3
            }
          ]
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 9f25f6ee-79a7-42d5-b3eb-90c8aa806a8e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 12bf8571b337400ced44b08ec885d70d;o=1
Date Fri, 15 Jul 2022 15:27:12 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "JXwj1kgVKO8cf6wO"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 4 0 0
Respsta contém atributo "message" 4 0 0
Respsta contém atributo "_id" 4 0 0
Total 12 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/9YnQpwGMKdx59SxD
Response Information
Response Code: 200 - OK
Mean time per request: 190ms
Mean size per request: 270B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 4c730a77-868d-417a-ae2c-17fdd246f736
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 7e3dac31-cf21-433f-bb66-a414219248e4
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1673d64082ef649825a7a2f614e0398a
Date Fri, 15 Jul 2022 15:27:13 GMT
Server Google Frontend
Content-Length 270
Response Body
{
            "produtos": [
                {
                    "idProduto": "z8krOqb99JpLmhOj",
                    "quantidade": 3,
                    "precoUnitario": 50
                }
            ],
            "precoTotal": 150,
            "quantidadeTotal": 3,
            "idUsuario": "2cZ6fhPVyZklEHUr",
            "_id": "9YnQpwGMKdx59SxD"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlJlZWNlNTZAeWFob28uY29tIiwicGFzc3dvcmQiOiJjOEdIRE1PQmlPSGdpTTAiLCJpYXQiOjE2NTc4OTg4MzQsImV4cCI6MTY1Nzg5OTQzNH0.94_j4pPtS2UYQIXoKNczFTlzgP1MXCQJBIINPgC5cbY
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a10456f4-0713-4ad7-a1fd-3cb7ad786cee
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 37
Request Body
{
            "_id": "TENyJtqNx1Aezv7o"
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id eae9ff73-cbec-43f3-8a8f-d5d4146cb2dd
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7c73855ac605ee3fdbaa36b1a81358bf
Date Fri, 15 Jul 2022 15:27:14 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hcmNpYTM1QHlhaG9vLmNvbSIsInBhc3N3b3JkIjoiTjFxZ1YweENCMGJmRXo0IiwiaWF0IjoxNjU3ODk4ODM1LCJleHAiOjE2NTc4OTk0MzV9.q_IDAXSQzilc9Ort1pEtKLoff26DqiA5ieBcyPdaOVc
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f108c80b-1a12-4d1d-8360-686febd264f4
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "wunB1PgTm3eGVheq"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1cb74399-c340-42e0-8ea6-eb37d363fe43
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7908909498e283dc2f29a132820737b4
Date Fri, 15 Jul 2022 15:27:15 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Resposta contém atributo "message" 5 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 192ms
Mean size per request: 139B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4ODM1LCJleHAiOjE2NTc4OTk0MzV9.RpY_vKI7ml-Q1_04lI_ppk2xw1yYhGfnxt5MFbjRDzM
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c0842bc3-4cc4-46e1-bcd6-8be8b914b1fd
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2a5387bf-b55d-4ffd-90ff-0e30efb8d61e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7e2e9b9af3adb67bc6e63ff725c823e3
Date Fri, 15 Jul 2022 15:27:16 GMT
Server Google Frontend
Content-Length 139
Response Body
{
            "message": "Produto não encontrado",
            "item": {
                "idProduto": "04114",
                "quantidade": 3,
                "index": 0
            }
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Resposta contém atributo "item" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4ODM2LCJleHAiOjE2NTc4OTk0MzZ9.636NM16RtDoy5uQostPyW3Ufw_hqUmbD0oLu_WV6iBA
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b103fc9a-5d12-4f87-a8df-238b0449ec87
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3cfdf38a-41ad-49b5-b220-a154a74f0974
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 44a363422e7e8e45678ab4129e7dd699
Date Fri, 15 Jul 2022 15:27:16 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 199ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 45f28de6-a578-4e0b-8fa9-8b539b56dd67
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 103
Request Body
{
          "produtos": [
            {
              "idProduto": "KO5pB3MxORMKZBmZ",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1b754e32-30a1-46f0-8afa-6eaede24268f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 08732724033d72946510ff5852a904b1
Date Fri, 15 Jul 2022 15:27:17 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Resposta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/zBy0i5QfZOIBARb1
Response Information
Response Code: 400 - Bad Request
Mean time per request: 197ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 31975930-dedb-47d4-9a4a-0d97fdf09f4c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 58c666fd-2cb8-4f8d-acac-ca1b9fe66fa2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 74fc2416f22884c568ad7ef45b85ab9b
Date Fri, 15 Jul 2022 15:27:18 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Carrinho não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 13.18KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 72a90ca7-f7a9-4243-b714-dce949c88152
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 137aa958-073f-4e57-838a-fada0586b608
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7d4ee3a8c4cb3973fd273668f11cd9e2
Date Fri, 15 Jul 2022 15:27:18 GMT
Server Google Frontend
Content-Length 13492
Response Body
{
            "quantidade": 60,
            "usuarios": [
                {
                    "nome": "Sid.Jakubowski39",
                    "email": "Hermina_Wolff@gmail.com",
                    "password": "bdKNdObII4RlFd_",
                    "administrador": "true",
                    "_id": "03WsgOOmdifcW1tQ"
                },
                {
                    "nome": "Name_Balistreri",
                    "email": "Alice26@gmail.com",
                    "password": "EdxsE0_3yq227I6",
                    "administrador": "true",
                    "_id": "0D26orVx3FTy7eGd"
                },
                {
                    "nome": "Rachelle.Pollich",
                    "email": "Judd_VonRueden@yahoo.com",
                    "password": "C9VPvyr5hT5qvs1",
                    "administrador": "true",
                    "_id": "0PZWhmA2ceDpraIX"
                },
                {
                    "nome": "Ron84Ap",
                    "email": "Isabel46@hotmail.com",
                    "password": "nvsfIHjQIUFRoQr",
                    "administrador": "true",
                    "_id": "0S3y7rxJGPQ9WsMw"
                },
                {
                    "nome": "Marcos70",
                    "email": "Jackeline61@gmail.com",
                    "password": "TnGybLVXp5RkcJI",
                    "administrador": "true",
                    "_id": "0nWy2SqE20RzTlbL"
                },
                {
                    "nome": "Fulano da Silva",
                    "email": "fulano@qa.com",
                    "password": "teste",
                    "administrador": "true",
                    "_id": "0uxuPY0cbmQhpEz1"
                },
                {
                    "nome": "Mozell.Simonis",
                    "email": "Krystina44@yahoo.com",
                    "password": "wwnFS1xDseSfw3f",
                    "administrador": "true",
                    "_id": "2cZ6fhPVyZklEHUr"
                },
                {
                    "nome": "Edmond90",
                    "email": "Vito.Smith@hotmail.com",
                    "password": "KjsAQQ2lc7Vxt2X",
                    "administrador": "true",
                    "_id": "2jytBList7FVWQID"
                },
                {
                    "nome": "Devan.Ernser94",
                    "email": "Ezekiel.Bode66@yahoo.com",
                    "password": "sfFwEn211R2bFr_",
                    "administrador": "true",
                    "_id": "45G7BaR1Ce0myla8"
                },
                {
                    "nome": "Ezequiel_Lubowitz92",
                    "email": "Damon_Hickle59@yahoo.com",
                    "password": "eQnGwFdlwZ8ujjd",
                    "administrador": "false",
                    "_id": "5UIDYFD6h99JD9Ib"
                },
                {
                    "nome": "Hiram_Christiansen45",
                    "email": "Elvera.Reinger@gmail.com",
                    "password": "HPGwPQytts1v9NE",
                    "administrador": "true",
                    "_id": "A4cBpdT5WeYO55e9"
                },
                {
                    "nome": "Uriah.Kuhic",
                    "email": "Marcia35@yahoo.com",
                    "password": "N1qgV0xCB0bfEz4",
                    "administrador": "true",
                    "_id": "Bp8kCBWxGNmsxFfQ"
                },
                {
                    "nome": "Tyrel.Crooks",
                    "email": "Felicity.Romaguera@gmail.com",
                    "password": "IOPIQ5I2B8wtJru",
                    "administrador": "true",
                    "_id": "CY7GWNrwk1wkHGwB"
                },
                {
                    "nome": "Jamir.Hettinger",
                    "email": "Shawn.Kemmer59@gmail.com",
                    "password": "jdKFP6rFbnA4eYZ",
                    "administrador": "true",
                    "_id": "DvmTjiaUeY8Aywj0"
                },
                {
                    "nome": "Ben_Macejkovic7",
                    "email": "Giovanna.Parisian@hotmail.com",
                    "password": "70I_SSyxThr6b3K",
                    "administrador": "true",
                    "_id": "EVvHHGnKxfhRPbKZ"
                },
                {
                    "nome": "Hannah_Zboncak31",
                    "email": "Sylvia_Hauck36@yahoo.com",
                    "password": "NNm7nKO9xAPOroj",
                    "administrador": "true",
                    "_id": "FFbq5WUGjsVt4zBU"
                },
                {
                    "nome": "Ruben.Shields",
                    "email": "Karianne_Williamson@hotmail.com",
                    "password": "9UJBnj32g9tPHzm",
                    "administrador": "true",
                    "_id": "GsuYOWFEUXMAk6rM"
                },
                {
                    "nome": "Gabe.Stiedemann",
                    "email": "Berenice.Bernhard82@yahoo.com",
                    "password": "cZ5OfHBCGYktszW",
                    "administrador": "false",
                    "_id": "HLGY6Y7IEf77bhCE"
                },
                {
                    "nome": "Tiara.Flatley24",
                    "email": "Kenton_Harris@yahoo.com",
                    "password": "uCmj5FYlg0i96Hl",
                    "administrador": "true",
                    "_id": "HnbJDeGQThwENsUM"
                },
                {
                    "nome": "Tom.Bradtke37Ap",
                    "email": "Korbin.Jerde61@hotmail.com",
                    "password": "6vn8Paq0GVIMnhn",
                    "administrador": "true",
                    "_id": "I96tnPm3OB7PfTH3"
                },
                {
                    "nome": "Lori.MonahanA2",
                    "email": "Geraldine4@gmail.com",
                    "password": "8HChGgMz5fdkae2",
                    "administrador": "true",
                    "_id": "JioAz1enJUeCKJlt"
                },
                {
                    "nome": "Kaitlin57",
                    "email": "Reece56@yahoo.com",
                    "password": "c8GHDMOBiOHgiM0",
                    "administrador": "true",
                    "_id": "Ke9S8bkMf4D5D1rf"
                },
                {
                    "nome": "Abigale_Halvorson80",
                    "email": "Rosalind.Abbott@gmail.com",
                    "password": "3uTSN9px5vUah2k",
                    "administrador": "true",
                    "_id": "N0AZb4uaFU84KoiU"
                },
                {
                    "nome": "Jillian4",
                    "email": "Meta_Hyatt69@hotmail.com",
                    "password": "VvGbHFI9aHfVzfz",
                    "administrador": "true",
                    "_id": "NmjDKByCnCKbThJ4"
                },
                {
                    "nome": "Glen.Schulist",
                    "email": "Ola_Schuster10@gmail.com",
                    "password": "syHkmE44LxG4na_",
                    "administrador": "false",
                    "_id": "PKTxrtvlRh0M6cUB"
                },
                {
                    "nome": "Ambrose_McGlynnA2",
                    "email": "Audreanne54@yahoo.com",
                    "password": "d_UX8a8db3HRhOi",
                    "administrador": "true",
                    "_id": "RLG474AhcFXSiFbV"
                },
                {
                    "nome": "Enola46",
                    "email": "Addie47@gmail.com",
                    "password": "wqtgPoOFxe890ct",
                    "administrador": "true",
                    "_id": "ReCs6bG8w87IX15H"
                },
                {
                    "nome": "Cindy.TremblayA2",
                    "email": "Cesar_Monahan@gmail.com",
                    "password": "c6lWKilGlqWwDVY",
                    "administrador": "true",
                    "_id": "Rss3EHs4M4CQWQji"
                },
                {
                    "nome": "Viola24Ac",
                    "email": "Broderick.Hyatt61@yahoo.com",
                    "password": "lVIw2Crvtg5jXGS",
                    "administrador": "true",
                    "_id": "SKgp54Awagxj8IaR"
                },
                {
                    "nome": "Hailee.Kohler",
                    "email": "Breana_Rempel40@gmail.com",
                    "password": "C2_YAgM2a4PTB77",
                    "administrador": "false",
                    "_id": "TBl5W0dvcybxcATO"
                },
                {
                    "nome": "Linnea.Schuppe42",
                    "email": "Heber18@gmail.com",
                    "password": "JRucClqNfP6M8Hh",
                    "administrador": "false",
                    "_id": "TvS2weNCZIatCBba"
                },
                {
                    "nome": "Tiara.Armstrong69Ac",
                    "email": "Nikita.Barrows51@yahoo.com",
                    "password": "GpogEjNM64goqNT",
                    "administrador": "true",
                    "_id": "VciTwzXXkbzqponz"
                },
                {
                    "nome": "Rey_HintzAp",
                    "email": "Chelsea46@hotmail.com",
                    "password": "8LPqFKHvlFmgDIx",
                    "administrador": "true",
                    "_id": "W8UQVGJoI85jotpX"
                },
                {
                    "nome": "Ola.Toy",
                    "email": "Name_Vandervort@gmail.com",
                    "password": "UGcNbPzGwdwHQSF",
                    "administrador": "true",
                    "_id": "WI301IXrQIhODIIX"
                },
                {
                    "nome": "Warren_Gaylord85",
                    "email": "Michaela.Okuneva65@gmail.com",
                    "password": "lgGV_12nB2XshZf",
                    "administrador": "true",
                    "_id": "WIbap1aLRJJMVWcg"
                },
                {
                    "nome": "Ivah76",
                    "email": "Rosalia.Heathcote34@yahoo.com",
                    "password": "TuVFEpKqoAJWayh",
                    "administrador": "true",
                    "_id": "XCiW4toPZVWr7yuS"
                },
                {
                    "nome": "Jolie.Kemmer58",
                    "email": "Micah.Huels@hotmail.com",
                    "password": "ZI6ZV_4e7kMWmBG",
                    "administrador": "true",
                    "_id": "ZSbqg6qUYL0MQD1A"
                },
                {
                    "nome": "Schuyler.Pouros",
                    "email": "Colleen_Denesik21@hotmail.com",
                    "password": "JSHpuZjkNLpMlZk",
                    "administrador": "false",
                    "_id": "bMbQoSua3pBtVq9B"
                },
                {
                    "nome": "Charlotte43Ac",
                    "email": "Nasir34@hotmail.com",
                    "password": "cEroIRh5PZhuhfS",
                    "administrador": "true",
                    "_id": "ccm4yrmHxDHM1OOf"
                },
                {
                    "nome": "Julian_Fisher",
                    "email": "Joan.Nikolaus@gmail.com",
                    "password": "5nsoEPR22Bor0Yz",
                    "administrador": "true",
                    "_id": "cnxDf2MJPD8QLvBU"
                },
                {
                    "nome": "Kenneth58",
                    "email": "Kennedi67@gmail.com",
                    "password": "qtd7SaOkFOmj2nk",
                    "administrador": "true",
                    "_id": "d2zX6ctxYURQwXym"
                },
                {
                    "nome": "Colton.Steuber",
                    "email": "Kayden_Herman36@gmail.com",
                    "password": "FjtbsK8WeVUl8o5",
                    "administrador": "true",
                    "_id": "dkGwXqw8ck0LXPdD"
                },
                {
                    "nome": "Genevieve59",
                    "email": "Leanne.Mohr65@yahoo.com",
                    "password": "Cmn6lSVrtyNvwSn",
                    "administrador": "true",
                    "_id": "dx1DZcGG7uB3mND6"
                },
                {
                    "nome": "Marcia.Cassin39A2",
                    "email": "Conrad.Dibbert91@gmail.com",
                    "password": "hNskkbdMc6JdO3t",
                    "administrador": "true",
                    "_id": "eEyjWqegdd8zdwym"
                },
                {
                    "nome": "Justice_Reinger94",
                    "email": "Harmon63@hotmail.com",
                    "password": "eYIszkCTjCDHa0M",
                    "administrador": "true",
                    "_id": "fPSVla6DA8q8gJjp"
                },
                {
                    "nome": "Delilah_Quitzon54",
                    "email": "Randal12@gmail.com",
                    "password": "JAjcWFb9Z8s0yQg",
                    "administrador": "false",
                    "_id": "fkPLDsqSuBjXzFCR"
                },
                {
                    "nome": "Ellen_KundeAc",
                    "email": "Jamar_Will50@yahoo.com",
                    "password": "TDgUrfHhTXA6xuJ",
                    "administrador": "true",
                    "_id": "g0ZTuIsT3DaZk2y0"
                },
                {
                    "nome": "Arch23",
                    "email": "Darrick_Lynch@gmail.com",
                    "password": "HeT1IoEvNVUl6VF",
                    "administrador": "true",
                    "_id": "kTlQfBCdJwpKOJAf"
                },
                {
                    "nome": "Santiago.Kerluke55",
                    "email": "Orrin_Bayer87@hotmail.com",
                    "password": "MBuZ1FAUzpK90Ch",
                    "administrador": "true",
                    "_id": "lKjLHN4Ab4fh13zK"
                },
                {
                    "nome": "Erin66A2",
                    "email": "Avery5@yahoo.com",
                    "password": "lbOFrGkdlRnIz2A",
                    "administrador": "true",
                    "_id": "lPjw61rjgDr4eSfH"
                },
                {
                    "nome": "Willow26Ac",
                    "email": "Berry.Franecki@yahoo.com",
                    "password": "7hqIP2eohxp4Q7e",
                    "administrador": "true",
                    "_id": "lX1oAeltcUq6ZVeV"
                },
                {
                    "nome": "Lane.LangAp",
                    "email": "Mable.Leannon51@gmail.com",
                    "password": "GOdhkwCRajU4rAo",
                    "administrador": "true",
                    "_id": "ozXw0wohUy8PsgGu"
                },
                {
                    "nome": "Belle89",
                    "email": "Drew_Gerhold93@yahoo.com",
                    "password": "n7FKxVtEnLQqdDn",
                    "administrador": "true",
                    "_id": "r6f65TzCwtW8wPBD"
                },
                {
                    "nome": "Jaylan65",
                    "email": "Vallie.Oberbrunner25@yahoo.com",
                    "password": "RPaLOsGJZFrF4tG",
                    "administrador": "true",
                    "_id": "sEp3WKmkaZz2362M"
                },
                {
                    "nome": "Juwan_Swift",
                    "email": "Eldridge42@yahoo.com",
                    "password": "2BzldQVZQ_FUWM5",
                    "administrador": "true",
                    "_id": "vTytPLdk1hEL3ul3"
                },
                {
                    "nome": "Trace_Greenholt30",
                    "email": "Oleta_Orn54@hotmail.com",
                    "password": "0czHTudWSKSbGyA",
                    "administrador": "true",
                    "_id": "vwf68wOoKXUc7HOX"
                },
                {
                    "nome": "Cecilia_Hermiston",
                    "email": "Willard45@gmail.com",
                    "password": "WyIl3tpzQ6lHzd3",
                    "administrador": "false",
                    "_id": "y82RDg9j9w9kJczn"
                },
                {
                    "nome": "Isabel.Huel",
                    "email": "Darren.Kautzer@hotmail.com",
                    "password": "jHHnZ7BQE2U7Ow1",
                    "administrador": "true",
                    "_id": "yWWG7nALJOSPTvhJ"
                },
                {
                    "nome": "Autumn_Pfannerstill77",
                    "email": "Theo14@hotmail.com",
                    "password": "rHFSLijAMQewtMz",
                    "administrador": "true",
                    "_id": "yyKeQBF5hnDYTvuN"
                },
                {
                    "nome": "Aisha_RusselAp",
                    "email": "Oscar_OKon84@gmail.com",
                    "password": "YVgXSkn6DN9bPYE",
                    "administrador": "true",
                    "_id": "zZJBnGCk1Nug7yYM"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 200ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 18c47e0a-2565-4047-a315-47c49a2ef1c6
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 145
Request Body
{
            "nome": "Megane.Walsh6",
            "email": "Maryjane_Mueller@hotmail.com",
            "password": "9pTvk3wyG7s080s",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 26edfd66-cd4f-4c62-ac95-f34c2fed292e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f4d664ef7735f8d85ff6ed61b6581a53
Date Fri, 15 Jul 2022 15:27:18 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "kkLMBMeQYp2IojeO"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/kkLMBMeQYp2IojeO
Response Information
Response Code: 200 - OK
Mean time per request: 208ms
Mean size per request: 171B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5ccd0d8f-52ea-4a8a-805b-b68c3f384c69
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c85a9ad8-309a-44c0-a490-84d1d70d2267
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 29d63e1f311f334455c664f5dffae9be
Date Fri, 15 Jul 2022 15:27:19 GMT
Server Google Frontend
Content-Length 171
Response Body
{
            "nome": "Megane.Walsh6",
            "email": "Maryjane_Mueller@hotmail.com",
            "password": "9pTvk3wyG7s080s",
            "administrador": "true",
            "_id": "kkLMBMeQYp2IojeO"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/saFBobIKPSBUysyD
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 3097f63c-deef-4338-abf6-82611564f09a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 146
Request Body
{
            "nome": "Lillie_Bergnaum21",
            "email": "Cordell_Pollich@yahoo.com",
            "password": "JV4MuqF1l8swpAW",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id fe89aadc-d4f9-4286-882c-241038ea06db
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6c77ce6ba1cd3f511cae2a31ecf92719
Date Fri, 15 Jul 2022 15:27:19 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/9HjIoClRcfgGWSN2
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a2455ffc-b5ec-4350-ab06-096425a22229
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2e17e18c-1b90-4f65-89ab-a03875c5fdf6
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d3f90f6d49b0154a2a0c0aafd3f3f81a
Date Fri, 15 Jul 2022 15:27:20 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f3b00f8a-1776-4fe2-bdca-fc9f4db3504e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 38468ee7-90a8-457b-ac60-c727b1e43c71
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 795c0a5846f051b41e1919afc01a1098
Date Fri, 15 Jul 2022 15:27:20 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 721f139e-7357-475c-b714-d4bb033ef7a0
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "nome": "{{$randomname}}",
            "email": "Elvera.Reinger@gmail.com",
            "password": "W2x3RSGEZ0yW82r",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8993b54e-b45c-4ed3-a9af-8b25eaff0e32
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 3feae219d46b1f1b31e676437b1595ba
Date Fri, 15 Jul 2022 15:27:20 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/9HjIoClRcfgGWSN2
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 28686d29-21a6-41b2-a82b-c25661c1f415
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e9062eb4-b749-4390-9e7a-9d28b58869b7
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1d3b01d90be2894ad25de47ad17f5eff
Date Fri, 15 Jul 2022 15:27:21 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Usuário não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/9HjIoClRcfgGWSN2
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a0903789-64bf-4399-9133-4495fbae2f1d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 74cf443c-fbd3-4a61-83c6-073d4789611d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 69fd1247c1712b11ac3f451b021a07a8
Date Fri, 15 Jul 2022 15:27:21 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "nome" 1 0 0
Resposta contém atributo "email" 1 0 0
Resposta contém atributo "password" 1 0 0
Resposta contém atributo "administrador" 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/9HjIoClRcfgGWSN2
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6a02eacf-f81d-4c12-9589-7afed703c196
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "nome": "{{$randomname}}",
            "email": "Elvera.Reinger@gmail.com",
            "password": "8mSlS242vE0zPL8",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 905491ff-bda6-48aa-920f-7f736b11d914
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b90ae1bc2a781659ec774f095c8abb21
Date Fri, 15 Jul 2022 15:27:21 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 296B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 97db3888-b33e-4630-a0fd-2a06bf278a6f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 83
Request Body
{
            "email": "Sarina_OReilly@hotmail.com",
            "password": "vaFEUH47_W5erdc"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c86397f3-51b8-4062-aafa-ce9b43e07af6
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 69cc2170ff46b5281de70b0f436cf775
Date Fri, 15 Jul 2022 15:27:21 GMT
Server Google Frontend
Content-Length 296
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlNhcmluYV9PUmVpbGx5QGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJ2YUZFVUg0N19XNWVyZGMiLCJpYXQiOjE2NTc4OTg4NDEsImV4cCI6MTY1Nzg5OTQ0MX0.NQAJKtXKG9VvX7kPYBl4m34wecpHuJsgLnCL_-l9BYo"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 198ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ad405e2c-b411-43e2-81b0-508c5d09093d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "email": "",
            "password": "vaFEUH47_W5erdc"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id dc406590-e3e4-4ba4-bb9f-589351ce81ea
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a34447d66f43b3f6b580682b6bfc811a
Date Fri, 15 Jul 2022 15:27:22 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "email": "email não pode ficar em branco"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 192ms
Mean size per request: 48B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 05d566c3-cc2f-4839-9c4b-d019748de5fc
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Request Body
{
            "email": "Sarina_OReilly@hotmail.com",
            "password": "senhainvalida"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 4d1e88e3-03a0-48a6-967e-d2a2039a34a6
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f322e070d9f2e5bf3ea9aa66facd969c
Date Fri, 15 Jul 2022 15:27:22 GMT
Server Google Frontend
Content-Length 48
Response Body
{
            "message": "Email e/ou senha inválidos"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 199ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 48d1f39b-db42-4d6e-bab1-9099bbcaffea
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 139
Request Body
{
            "nome": "Ervin_Toy",
            "email": "Lorena_Ward72@hotmail.com",
            "password": "bWm7iDazAg6h7UG",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f2c9f67f-1fb7-48f3-8324-92bc97b0a9aa
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b9cee6339c22701aedc1e2bedd885f85
Date Fri, 15 Jul 2022 15:27:22 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "Rbku8L5NwkAdvSK1"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Resposta contém atributo "message" 1 0 0
Resposta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 295B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlNhcmluYV9PUmVpbGx5QGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJ2YUZFVUg0N19XNWVyZGMiLCJpYXQiOjE2NTc4OTg4NDEsImV4cCI6MTY1Nzg5OTQ0MX0.NQAJKtXKG9VvX7kPYBl4m34wecpHuJsgLnCL_-l9BYo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 67f5223e-0049-4a72-bba8-db725abd4d5f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 82
Request Body
{
            "email": "Lorena_Ward72@hotmail.com",
            "password": "bWm7iDazAg6h7UG"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id fc03afd9-ac44-45ca-aaf4-04d9e68d4a1a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context dbda4bd5fdafe1a148e8103dee2a1a9c;o=1
Date Fri, 15 Jul 2022 15:27:23 GMT
Server Google Frontend
Content-Length 295
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxvcmVuYV9XYXJkNzJAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6ImJXbTdpRGF6QWc2aDdVRyIsImlhdCI6MTY1Nzg5ODg0MywiZXhwIjoxNjU3ODk5NDQzfQ.t2oOhQsuGOzAtk_e0zDU3_INOLNGov1XqdUY_pJUIoU"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 8.7KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 0bd13e21-42f2-4890-81af-8e36a8de3b31
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 95b0f52e-85ea-4cd7-aae5-0dfa3d61f638
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7d41b3fbcfbe7ffb5559f08cd68414ee
Date Fri, 15 Jul 2022 15:27:23 GMT
Server Google Frontend
Content-Length 8905
Response Body
{
            "quantidade": 47,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 723,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 196ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxvcmVuYV9XYXJkNzJAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6ImJXbTdpRGF6QWc2aDdVRyIsImlhdCI6MTY1Nzg5ODg0MywiZXhwIjoxNjU3ODk5NDQzfQ.t2oOhQsuGOzAtk_e0zDU3_INOLNGov1XqdUY_pJUIoU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c83e24f4-7868-451c-a86b-4c2560ddcc1f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id cd6b63ef-3bd9-4b54-9aba-7c445a2e14c6
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 373d8642c662bb560cb04bdc814d16d3
Date Fri, 15 Jul 2022 15:27:23 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "V4AanZiKBC5gHQoR"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 201ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxvcmVuYV9XYXJkNzJAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6ImJXbTdpRGF6QWc2aDdVRyIsImlhdCI6MTY1Nzg5ODg0MywiZXhwIjoxNjU3ODk5NDQzfQ.t2oOhQsuGOzAtk_e0zDU3_INOLNGov1XqdUY_pJUIoU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 04014852-2b7e-4113-8bc1-056456c2809c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "zBy0i5QfZOIBARb1"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a9bc49ea-8cac-43f2-a069-e64d5b2715c3
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 420d73013498c63dd8058ad109624169
Date Fri, 15 Jul 2022 15:27:24 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token add67439-7ce8-48bb-8581-77b11dfadda5
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 140
Request Body
{
            "nome": "Noemie.Johnson97",
            "email": "Talia87@hotmail.com",
            "password": "NMIwe3dVSheI0fl",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b92d9d0e-5823-40fb-a39c-28c3e1ae61d0
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0bf1045ad4f08284f451802251a0ba2d
Date Fri, 15 Jul 2022 15:27:24 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "swpFbKbrNalhBTkf"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 287B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 26ea9475-1914-42f3-84a6-9c35048ea7c0
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 76
Request Body
{
            "email": "Talia87@hotmail.com",
            "password": "NMIwe3dVSheI0fl"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 22e42650-4980-437e-88b4-9725d0157c00
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2e264cf0d20d8c76664077b6bec73cb6
Date Fri, 15 Jul 2022 15:27:24 GMT
Server Google Frontend
Content-Length 287
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlRhbGlhODdAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6Ik5NSXdlM2RWU2hlSTBmbCIsImlhdCI6MTY1Nzg5ODg0NCwiZXhwIjoxNjU3ODk5NDQ0fQ.K4eJE-BPpSe5ibizdyXi8R25sar3bPwn8s8_UeDUj0U"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 8.7KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8b78648d-91f2-4f8f-a424-57272dad820e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ebfd6533-9be0-47b7-baca-33c49882da1a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 589e5e592aae8844490038f9e1cb30f0
Date Fri, 15 Jul 2022 15:27:24 GMT
Server Google Frontend
Content-Length 8905
Response Body
{
            "quantidade": 47,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 722,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlRhbGlhODdAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6Ik5NSXdlM2RWU2hlSTBmbCIsImlhdCI6MTY1Nzg5ODg0NCwiZXhwIjoxNjU3ODk5NDQ0fQ.K4eJE-BPpSe5ibizdyXi8R25sar3bPwn8s8_UeDUj0U
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e81fe460-04b2-4a45-8408-7b4cad82f158
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "1rdrfcHsz7vy42NX",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f68be8ac-5d54-4509-8732-3f2e1fe82c5e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6116c11892e1a1a0d14c6cebcddab88a
Date Fri, 15 Jul 2022 15:27:25 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "7mY4GiIyRRXz0nnh"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 205ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlRhbGlhODdAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6Ik5NSXdlM2RWU2hlSTBmbCIsImlhdCI6MTY1Nzg5ODg0NCwiZXhwIjoxNjU3ODk5NDQ0fQ.K4eJE-BPpSe5ibizdyXi8R25sar3bPwn8s8_UeDUj0U
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token fadf5a84-4253-48be-9c6b-b542e880b25f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "7mY4GiIyRRXz0nnh"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f394c3fa-82c8-450c-815b-b0c9585db3c3
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e2241b1b228a000fa79c068df8119155
Date Fri, 15 Jul 2022 15:27:25 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 197ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 04a051cc-7386-4b50-be6c-528f4d64088b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 139
Request Body
{
            "nome": "Lincoln_Monahan",
            "email": "Bernita38@gmail.com",
            "password": "4WhoP7dnlTqGyqx",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a2aa176f-d116-475e-97ae-3c3118595f38
content-type application/json; charset=utf-8
X-Cloud-Trace-Context bd7ea8f136cc9666f7327a9d4bf2f219
Date Fri, 15 Jul 2022 15:27:25 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "XJSJh5wbJslipBnR"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 287B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlRhbGlhODdAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6Ik5NSXdlM2RWU2hlSTBmbCIsImlhdCI6MTY1Nzg5ODg0NCwiZXhwIjoxNjU3ODk5NDQ0fQ.K4eJE-BPpSe5ibizdyXi8R25sar3bPwn8s8_UeDUj0U
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 2145c258-93ca-4402-bbfe-214964cf1612
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 76
Request Body
{
            "email": "Bernita38@gmail.com",
            "password": "4WhoP7dnlTqGyqx"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id eef6f7dd-3fec-4615-a7f9-54c52c4ebc87
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b51328d6e26fbe6691b8d5ad4163f7c5
Date Fri, 15 Jul 2022 15:27:26 GMT
Server Google Frontend
Content-Length 287
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkJlcm5pdGEzOEBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjRXaG9QN2RubFRxR3lxeCIsImlhdCI6MTY1Nzg5ODg0NiwiZXhwIjoxNjU3ODk5NDQ2fQ.T5Q-3LkojfrSmZYvFh2BTOnT32l8VwhJ7-4fqG6n3g4"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 403 - Forbidden
Mean time per request: 193ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkJlcm5pdGEzOEBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjRXaG9QN2RubFRxR3lxeCIsImlhdCI6MTY1Nzg5ODg0NiwiZXhwIjoxNjU3ODk5NDQ2fQ.T5Q-3LkojfrSmZYvFh2BTOnT32l8VwhJ7-4fqG6n3g4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c206ca99-fdfb-474f-af57-e9dd5b07db3d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 118
Request Body
{
            "nome": "Handcrafted Fresh Ball",
            "preco": "451",
            "descricao": "Product",
            "quantidade": "826"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a15b084b-e66f-4e03-aa48-687318ef6ac2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2688382fcd54567a7687934375ba9681
Date Fri, 15 Jul 2022 15:27:26 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 193ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkJlcm5pdGEzOEBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjRXaG9QN2RubFRxR3lxeCIsImlhdCI6MTY1Nzg5ODg0NiwiZXhwIjoxNjU3ODk5NDQ2fQ.T5Q-3LkojfrSmZYvFh2BTOnT32l8VwhJ7-4fqG6n3g4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a7604ecf-3310-4029-bad4-533c45a5520c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 115
Request Body
{
            "nome": "Small Wooden Sausages",
            "preco": "982",
            "descricao": "Human",
            "quantidade": "107"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 63d5e90c-dbc5-4ddf-ad6a-69f3838a0721
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 77e1200a45573b5646cb4b87106118cd
Date Fri, 15 Jul 2022 15:27:26 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 8.7KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token fab88fd6-adfe-4381-b753-9518a8b0c2e9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 19bbeb0f-f422-4a91-b2b8-8765e27df050
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e813d4889ef12fd37724a050ca81c351
Date Fri, 15 Jul 2022 15:27:26 GMT
Server Google Frontend
Content-Length 8905
Response Body
{
            "quantidade": 47,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 722,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 197ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkJlcm5pdGEzOEBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjRXaG9QN2RubFRxR3lxeCIsImlhdCI6MTY1Nzg5ODg0NiwiZXhwIjoxNjU3ODk5NDQ2fQ.T5Q-3LkojfrSmZYvFh2BTOnT32l8VwhJ7-4fqG6n3g4
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d13579a6-751f-4180-b349-47bf05c86ec1
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c96479ab-5f9d-4fb9-956a-7ca9e91184ee
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1bc54f0017972d18e47cc00d96affe56
Date Fri, 15 Jul 2022 15:27:27 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 193ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkJlcm5pdGEzOEBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjRXaG9QN2RubFRxR3lxeCIsImlhdCI6MTY1Nzg5ODg0NiwiZXhwIjoxNjU3ODk5NDQ2fQ.T5Q-3LkojfrSmZYvFh2BTOnT32l8VwhJ7-4fqG6n3g4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 30938c7f-ca82-4668-b4d4-a31ba254b23d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 54fb43ec-854c-4707-b3ca-577f96148c3c
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f917b0e80e7fee8fba98facba20b5be7
Date Fri, 15 Jul 2022 15:27:27 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "71ni0dgbJlMRBhyz"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 195ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkJlcm5pdGEzOEBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjRXaG9QN2RubFRxR3lxeCIsImlhdCI6MTY1Nzg5ODg0NiwiZXhwIjoxNjU3ODk5NDQ2fQ.T5Q-3LkojfrSmZYvFh2BTOnT32l8VwhJ7-4fqG6n3g4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a813a4f4-8254-4e22-af89-26d3b89483be
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id bbe70e72-a55c-4811-ad3c-97778c00df10
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 021392d3b947520410126db489fc6169
Date Fri, 15 Jul 2022 15:27:27 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkJlcm5pdGEzOEBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjRXaG9QN2RubFRxR3lxeCIsImlhdCI6MTY1Nzg5ODg0NiwiZXhwIjoxNjU3ODk5NDQ2fQ.T5Q-3LkojfrSmZYvFh2BTOnT32l8VwhJ7-4fqG6n3g4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token dfc7d759-bd93-4fb4-8d82-48a5fbd31399
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "7mY4GiIyRRXz0nnh"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 5be81e76-2201-40d2-afe6-082fa105f48c
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4a4d06d292109cb1e9817b0d6d572ee5
Date Fri, 15 Jul 2022 15:27:28 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/XJSJh5wbJslipBnR
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ae3b4b8a-9277-4813-945c-d74b55cfea4c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 137
Request Body
{
            "nome": "Lincoln_Monahan",
            "email": "Deion85@yahoo.com",
            "password": "4WhoP7dnlTqGyqx",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 68043572-ed0a-411a-8c13-0ee85621af18
content-type application/json; charset=utf-8
X-Cloud-Trace-Context cbad379044cfd316523ccfcd9b0a49d6
Date Fri, 15 Jul 2022 15:27:28 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/XJSJh5wbJslipBnR
Response Information
Response Code: 200 - OK
Mean time per request: 201ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 89828e63-7214-40c2-86dd-eb07e6b223cb
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c07d75e6-222e-4343-9828-3542a1980d80
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 38591601d19dd002111020ddc7542be2
Date Fri, 15 Jul 2022 15:27:28 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 196ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token fa0ec886-3c86-43a0-b6d1-ad2bec4ef81e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 137
Request Body
{
            "nome": "Ardith_Watsica",
            "email": "Americo45@gmail.com",
            "password": "VHkIjicVPXyvtKD",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 21a3a50b-8c8a-44ed-8a9b-b96a6cee46e8
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 8567da691016821c74fa782f37ceee7d
Date Fri, 15 Jul 2022 15:27:29 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "44Lqbb5CdqEWmJuy"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 287B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b680c659-f6ca-4704-9f68-7c0d8631fc6f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 76
Request Body
{
            "email": "Americo45@gmail.com",
            "password": "VHkIjicVPXyvtKD"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2df6f34e-ce73-4c89-be39-8e1f350445a2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f969c41ed27b2eaa72d8db0c5f73b7db
Date Fri, 15 Jul 2022 15:27:29 GMT
Server Google Frontend
Content-Length 287
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFtZXJpY280NUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IlZIa0lqaWNWUFh5dnRLRCIsImlhdCI6MTY1Nzg5ODg0OSwiZXhwIjoxNjU3ODk5NDQ5fQ.0HCk9LWfLEGPAbkIl9cbrATPRJiJSHtKvzcW49D3Ogo"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 205ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFtZXJpY280NUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IlZIa0lqaWNWUFh5dnRLRCIsImlhdCI6MTY1Nzg5ODg0OSwiZXhwIjoxNjU3ODk5NDQ5fQ.0HCk9LWfLEGPAbkIl9cbrATPRJiJSHtKvzcW49D3Ogo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a01a0349-f968-48c2-b923-ce3d24a8454a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 96
Request Body
{
            "nome": "Chicken",
            "preco": 4,
            "descricao": "Chief",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 83df8db7-6f76-4aa2-8ea6-d34696c4bf28
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a21b8f64c6dd74fcb9f999d6b0d8050e
Date Fri, 15 Jul 2022 15:27:29 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "VjmlpxAk3PSfKrLe"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 8.87KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token abe9fecb-4862-467b-9409-1485e65ab7b0
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 365ac66d-19b7-492f-8b45-df9259397783
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b7625c512141e97bb6ca90c4eecbd200
Date Fri, 15 Jul 2022 15:27:30 GMT
Server Google Frontend
Content-Length 9083
Response Body
{
            "quantidade": 48,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 721,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "Chicken",
                    "preco": 4,
                    "descricao": "Chief",
                    "quantidade": 10,
                    "_id": "VjmlpxAk3PSfKrLe"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 201ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFtZXJpY280NUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IlZIa0lqaWNWUFh5dnRLRCIsImlhdCI6MTY1Nzg5ODg0OSwiZXhwIjoxNjU3ODk5NDQ5fQ.0HCk9LWfLEGPAbkIl9cbrATPRJiJSHtKvzcW49D3Ogo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 3448aa41-3021-4c93-be77-806cfd109b4d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "VjmlpxAk3PSfKrLe",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 15d60d2c-c3fa-4e37-a923-23868657bc71
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ecb18fad1ed22f10f4fa66200db952b6
Date Fri, 15 Jul 2022 15:27:30 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "ejjWhOX5ROqZDTS6"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFtZXJpY280NUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IlZIa0lqaWNWUFh5dnRLRCIsImlhdCI6MTY1Nzg5ODg0OSwiZXhwIjoxNjU3ODk5NDQ5fQ.0HCk9LWfLEGPAbkIl9cbrATPRJiJSHtKvzcW49D3Ogo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c0afbd0c-9860-44f0-952d-b7689d90e6bc
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "ejjWhOX5ROqZDTS6"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id af88b5a9-ddc4-49ac-b264-dbfdd17d34d0
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4735d73057e51edff2482a36edf1a464
Date Fri, 15 Jul 2022 15:27:30 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/VjmlpxAk3PSfKrLe
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFtZXJpY280NUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IlZIa0lqaWNWUFh5dnRLRCIsImlhdCI6MTY1Nzg5ODg0OSwiZXhwIjoxNjU3ODk5NDQ5fQ.0HCk9LWfLEGPAbkIl9cbrATPRJiJSHtKvzcW49D3Ogo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 168cb838-ea2e-4eda-9ea7-d27f7b07f10d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 100
Request Body
{
            "nome": "Shirt",
            "preco": "771",
            "descricao": "Legacy",
            "quantidade": "656"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2a5687e3-224e-498c-96d7-a9d5783bdb91
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7ce22450eb05bba26f17a785dc85a343
Date Fri, 15 Jul 2022 15:27:30 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/VjmlpxAk3PSfKrLe
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFtZXJpY280NUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IlZIa0lqaWNWUFh5dnRLRCIsImlhdCI6MTY1Nzg5ODg0OSwiZXhwIjoxNjU3ODk5NDQ5fQ.0HCk9LWfLEGPAbkIl9cbrATPRJiJSHtKvzcW49D3Ogo
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d6ca8ee5-27a1-47b2-b861-e20ea8f41e0f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id befc8ab5-0a27-4f57-a5ec-3ed954e878cb
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1623daa4a723d2020b850909bfad25b1
Date Fri, 15 Jul 2022 15:27:31 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/44Lqbb5CdqEWmJuy
Response Information
Response Code: 200 - OK
Mean time per request: 208ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7bf7cb81-04dc-4429-8eae-50fd6bf5cfa2
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 145
Request Body
{
            "nome": "Pedro Albuquerque",
            "email": "Drake.Conroy78@yahoo.com",
            "password": "vaFEUH47_W5erdc",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b29c8f74-0c43-40fc-bd4b-1013cedf7166
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 8e671799d78128e5c300d48719cf7631
Date Fri, 15 Jul 2022 15:27:31 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/44Lqbb5CdqEWmJuy
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 169f0223-df07-46c5-bf43-c368d0b9fe8c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 7e4dc219-aadb-4050-bdea-c57cc985422d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 3f1756e6c19da7c52f4dfe17ed970bd7
Date Fri, 15 Jul 2022 15:27:31 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 295B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d0ed5753-1ca5-4c23-8060-feb0ccf5b01a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 82
Request Body
{
            "email": "Marlee.Kris21@hotmail.com",
            "password": "53y_jkmOMRTo3aZ"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d863dfb8-b944-4850-804b-98d1399eb921
content-type application/json; charset=utf-8
X-Cloud-Trace-Context fa2f28b6e64c5d40bf81686d6ac1638a
Date Fri, 15 Jul 2022 15:27:32 GMT
Server Google Frontend
Content-Length 295
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hcmxlZS5LcmlzMjFAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6IjUzeV9qa21PTVJUbzNhWiIsImlhdCI6MTY1Nzg5ODg1MiwiZXhwIjoxNjU3ODk5NDUyfQ.kTid3rkcgCYO6ZKU2ev19H-7cYEDDpv_4nYoztIaln4"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hcmxlZS5LcmlzMjFAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6IjUzeV9qa21PTVJUbzNhWiIsImlhdCI6MTY1Nzg5ODg1MiwiZXhwIjoxNjU3ODk5NDUyfQ.kTid3rkcgCYO6ZKU2ev19H-7cYEDDpv_4nYoztIaln4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8a44d8a6-cb2a-4652-90ea-15bcee9cce9e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 95
Request Body
{
            "nome": "l",
            "preco": "87",
            "descricao": "Product",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6de8effd-3ccd-4081-b4e0-654e5ba5a7cf
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d8af47b9d586ac23cdaed3b842b2506e
Date Fri, 15 Jul 2022 15:27:32 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "NcvjnKTpvWYyZeBp"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 8.87KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1947aaf2-06a8-429c-a033-e39a46ea686b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ca01bccb-80b5-4591-a10a-4dd03de41944
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a122f8d8ae9d9319e4c12d34f200685c
Date Fri, 15 Jul 2022 15:27:32 GMT
Server Google Frontend
Content-Length 9080
Response Body
{
            "quantidade": 48,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 721,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "l",
                    "preco": 87,
                    "descricao": "Product",
                    "quantidade": 10,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 196ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hcmxlZS5LcmlzMjFAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6IjUzeV9qa21PTVJUbzNhWiIsImlhdCI6MTY1Nzg5ODg1MiwiZXhwIjoxNjU3ODk5NDUyfQ.kTid3rkcgCYO6ZKU2ev19H-7cYEDDpv_4nYoztIaln4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b4fb025e-62b4-4e71-9460-4723b8c43211
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "NcvjnKTpvWYyZeBp",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f3654d98-2429-48d6-9757-69d4d2698cf2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d25f1c99fe51729b1409662136e02e66;o=1
Date Fri, 15 Jul 2022 15:27:33 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "03U9nxuZYxNqPFND"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hcmxlZS5LcmlzMjFAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6IjUzeV9qa21PTVJUbzNhWiIsImlhdCI6MTY1Nzg5ODg1MiwiZXhwIjoxNjU3ODk5NDUyfQ.kTid3rkcgCYO6ZKU2ev19H-7cYEDDpv_4nYoztIaln4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 75020eed-2fe7-4dc6-a76c-a37c0f5e50e5
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "03U9nxuZYxNqPFND"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 0d14ece2-98d1-46f4-ad8e-d4f63a56b362
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d8b0ac14408a19caf45aeb495a74d165
Date Fri, 15 Jul 2022 15:27:33 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/NcvjnKTpvWYyZeBp
Response Information
Response Code: 200 - OK
Mean time per request: 201ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hcmxlZS5LcmlzMjFAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6IjUzeV9qa21PTVJUbzNhWiIsImlhdCI6MTY1Nzg5ODg1MiwiZXhwIjoxNjU3ODk5NDUyfQ.kTid3rkcgCYO6ZKU2ev19H-7cYEDDpv_4nYoztIaln4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 96d480b3-9785-47ec-a149-4bf71585c1d9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 100
Request Body
{
            "nome": "HDD",
            "preco": "124",
            "descricao": "Internal",
            "quantidade": "518"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 5ce0ac79-8b78-4ffe-8080-fcb47c7009c2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7a4b966b077668e19e2c0c6c7175bb4d
Date Fri, 15 Jul 2022 15:27:33 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 8.87KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 91c7bfd9-4dea-4b0c-a113-0693804135d9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id fd3e1a6f-1354-45fe-a855-e73102ee1f1a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 06b29fad328628f8e30903dcd0612086
Date Fri, 15 Jul 2022 15:27:34 GMT
Server Google Frontend
Content-Length 9085
Response Body
{
            "quantidade": 48,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 721,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 197ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hcmxlZTcxQHlhaG9vLmNvbSIsInBhc3N3b3JkIjoicTI2MmRkMExsT19uTVUwIiwiaWF0IjoxNjU3ODk4ODU0LCJleHAiOjE2NTc4OTk0NTR9.2qyft8Jtj5hsTOK_XidekJ2_LYjuq2H2ec0ZCc4wQH4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c25d2415-3c5b-4013-bf1d-8d856db3e947
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 112
Request Body
{
            "nome": "New Israeli Sheqel",
            "preco": "50",
            "descricao": "Dynamic",
            "quantidade": "25"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ae1e64d4-5a7e-4e5e-8ba9-f37d1aafe0a0
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a14cc27ed28295ce6fff53db497d648e
Date Fri, 15 Jul 2022 15:27:34 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "sH8Jy1dCfWZUGErz"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 3 0 0
Respsta contém atributo "message" 3 0 0
Respsta contém atributo "_id" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/I4Hh81mTxwTbaLdR
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 138B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9af86690-174c-4925-b2ec-087c618c9341
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 95d881d9-f578-486a-9f73-e0dee3bd9cc9
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f7b18b9f8f9529b0d149829803a457e2
Date Fri, 15 Jul 2022 15:27:35 GMT
Server Google Frontend
Content-Length 138
Response Body
{
            "nome": "Licensed Rubber Bike17",
            "preco": 50,
            "descricao": "Senior",
            "quantidade": 696,
            "_id": "I4Hh81mTxwTbaLdR"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/YgEQnHDjLtsLcq37
Response Information
Response Code: 200 - OK
Mean time per request: 201ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkZlbGlwZS5HdXNpa293c2tpNjZAZ21haWwuY29tIiwicGFzc3dvcmQiOiJfZGU1amhia00yT3hzUW0iLCJpYXQiOjE2NTc4OTg4NTYsImV4cCI6MTY1Nzg5OTQ1Nn0.4Lt4cHijYXKhLzffkqRb4J_HJKhOAlhh9ftdhoL1NRI
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 07c35280-5704-4c30-a0c2-5d7646ca776a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 123
Request Body
{
            "nome": "digital_full_range_alley.mpeg",
            "preco": "322",
            "descricao": "Human",
            "quantidade": "777"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 19e30b12-2654-4b77-9e46-65d51ca56448
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 60e3dd4ae6b2449651da5ffc9dcb7cdc
Date Fri, 15 Jul 2022 15:27:36 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 46B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkZlbGlwZS5HdXNpa293c2tpNjZAZ21haWwuY29tIiwicGFzc3dvcmQiOiJfZGU1amhia00yT3hzUW0iLCJpYXQiOjE2NTc4OTg4NTYsImV4cCI6MTY1Nzg5OTQ1Nn0.4Lt4cHijYXKhLzffkqRb4J_HJKhOAlhh9ftdhoL1NRI
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 543f58c0-bd45-4c44-a35a-967153d253ce
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1ce3e084-e126-4477-b820-f12f274b9af1
content-type application/json; charset=utf-8
X-Cloud-Trace-Context cfc564d274d6117c80a075196d420356
Date Fri, 15 Jul 2022 15:27:37 GMT
Server Google Frontend
Content-Length 46
Response Body
{
            "message": "Nenhum registro excluído"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 191ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 549b92d3-6c67-4835-a7c3-da29ccb28368
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 115
Request Body
{
            "nome": "Rustic Granite Soap",
            "preco": "728",
            "descricao": "Product",
            "quantidade": "155"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 4688cbfa-fba5-4ad6-a944-bffe1d7deef3
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2a6e437442ceec95ef2f4d46afdaced2
Date Fri, 15 Jul 2022 15:27:37 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Respsta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 207ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4ODU4LCJleHAiOjE2NTc4OTk0NTh9.tjChXmEaYHHXV5PuW16BBiCZ4wLTeh8A0GmF74cB8jU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c4a326f6-c591-4690-a519-eda7dee84a18
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 114
Request Body
{
            "nome": "Awesome Frozen Cheese",
            "preco": 965,
            "descricao": "Legacy",
            "quantidade": 376
        
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 20f618c1-c1fe-4658-86cb-92c3dd0bedb2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ca6af0504506b6b528478f1b3aa22235
Date Fri, 15 Jul 2022 15:27:38 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Já existe produto com esse nome"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 2 0 0
Respsta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 198B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4ODU4LCJleHAiOjE2NTc4OTk0NTh9.tjChXmEaYHHXV5PuW16BBiCZ4wLTeh8A0GmF74cB8jU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 58ec9bfc-2738-410a-ad64-2caf778f6a20
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 83
Request Body
{
            "nome": "",
            "preco": "",
            "descricao": "",
            "quantidade": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 30ed9d9a-70c1-42c2-8aa6-214617237c46
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4ce64516abc8404d401069dbf5e6e77d
Date Fri, 15 Jul 2022 15:27:38 GMT
Server Google Frontend
Content-Length 198
Response Body
{
            "nome": "nome não pode ficar em branco",
            "preco": "preco deve ser um número",
            "descricao": "descricao não pode ficar em branco",
            "quantidade": "quantidade deve ser um número"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 2 0 0
Resposta contém atributo "nome" 2 0 0
Resposta contém atributo "preco" 2 0 0
Resposta contém atributo "descricao" 2 0 0
Resposta contém atributo "quantidade" 2 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 191ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 00fa9559-a9fe-4f38-92d5-c85de733c0a4
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2e7d63e4-0a27-4de4-9b77-837e5bab9f32
content-type application/json; charset=utf-8
X-Cloud-Trace-Context eed52168809b174b4315453a0b60c911
Date Fri, 15 Jul 2022 15:27:39 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 200 - OK
Mean time per request: 207ms
Mean size per request: 4.25KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token bcb4578e-6de5-4e84-81a9-3e944f967207
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 274b180a-ba46-49c3-a9c0-42a611fb15a3
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f09c3431a94300ed1a6b5a4b4a2d31a2
Date Fri, 15 Jul 2022 15:27:39 GMT
Server Google Frontend
Content-Length 4356
Response Body
{
            "quantidade": 11,
            "carrinhos": [
                {
                    "produtos": [
                        {
                            "idProduto": "6qGqyJ2mNd3Zy8B5",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "d2zX6ctxYURQwXym",
                    "_id": "8bMyyJ9ndAg8eeZb"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "z8krOqb99JpLmhOj",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "2cZ6fhPVyZklEHUr",
                    "_id": "9YnQpwGMKdx59SxD"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "QTDxuz1JlUz7Xxyk",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "0PZWhmA2ceDpraIX",
                    "_id": "CkDsJQHBw1QjnseT"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "z8krOqb99JpLmhOj",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "cnxDf2MJPD8QLvBU",
                    "_id": "JXwj1kgVKO8cf6wO"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "QTDxuz1JlUz7Xxyk",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "kTlQfBCdJwpKOJAf",
                    "_id": "TAd16o3g3XM0j6ns"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "15DydlITcynTTPwP",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "vwf68wOoKXUc7HOX",
                    "_id": "XPkn82usFJASccr1"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "15DydlITcynTTPwP",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "0D26orVx3FTy7eGd",
                    "_id": "ci6mcIwSTi7s9ddj"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "rqjtvS7xUTYv42uO",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "WIbap1aLRJJMVWcg",
                    "_id": "i1mwZ7yCTN8m0Qg9"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "rqjtvS7xUTYv42uO",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "dx1DZcGG7uB3mND6",
                    "_id": "lhkKCHGGTcNnFxJL"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "BeeJh5lz3k6kSIzA",
                            "quantidade": 2,
                            "precoUnitario": 470
                        },
                        {
                            "idProduto": "K6leHdftCeOJj8BJ",
                            "quantidade": 1,
                            "precoUnitario": 5240
                        }
                    ],
                    "precoTotal": 6180,
                    "quantidadeTotal": 3,
                    "idUsuario": "oUb7aGkMtSEPf6BZ",
                    "_id": "qbMqntef4iTOwWfg"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "6qGqyJ2mNd3Zy8B5",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "NmjDKByCnCKbThJ4",
                    "_id": "rXS8g1AINMu3f8Vw"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 138B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlRpdG81MEBnbWFpbC5jb20iLCJwYXNzd29yZCI6InBfYlM5aW1zcnRsbDg5eSIsImlhdCI6MTY1Nzg5ODg2MCwiZXhwIjoxNjU3ODk5NDYwfQ.bpSQMX2XzZsjdOdkMhnTXg9ivGS0xNFN1OuJf3y6hIc
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token cc607f58-f2dc-46cd-8216-b1373f19a825
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 93
Request Body
{
          "produtos": [
            {
              "idProduto": "null",
              "quantidade": 3
            }
          ]
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 05affbc2-5139-43b1-9e9e-9b5dfff90dc5
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 788a353a3735b5cba9db227d8fc2e0a7
Date Fri, 15 Jul 2022 15:27:40 GMT
Server Google Frontend
Content-Length 138
Response Body
{
            "message": "Produto não encontrado",
            "item": {
                "idProduto": "null",
                "quantidade": 3,
                "index": 0
            }
        }
Test Information
NamePassedFailedSkipped
Status code is 201 0 4 0
Respsta contém atributo "message" 4 0 0
Respsta contém atributo "_id" 0 4 0
Total 4 8 0
Test Failures
Test NameAssertion Error
Status code is 201
expected response to have status code 201 but got 400
Respsta contém atributo "_id"
expected undefined to exist
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/null
Response Information
Response Code: 400 - Bad Request
Mean time per request: 192ms
Mean size per request: 45B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token eafeafe0-572d-4a19-bfcd-806adb98b650
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 4c703af4-19d2-44c2-81ad-0adb0d0d594c
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ad90a7749f09e419dc4ffe635cebbecb
Date Fri, 15 Jul 2022 15:27:41 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Carrinho não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 0 5 0
Total 0 5 0
Test Failures
Test NameAssertion Error
Status code is 200
expected response to have status code 200 but got 400
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFuc2VsX1JlaW5nZXIxMEBob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoia2s1MDRFazkzaHFINkNiIiwiaWF0IjoxNjU3ODk4ODYxLCJleHAiOjE2NTc4OTk0NjF9.1FABc0wfIdSAggpqdaHznnTJDLfeG0dxM5Qtps9gVH8
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1f8c3965-705a-492d-af08-4b293ba39cfa
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 37
Request Body
{
            "_id": "IQid0KncrqRMLLjm"
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 68dcddc2-952c-4db6-9ba4-e46865d50afc
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 90a5cf3d6670441e92398aec90e363d0
Date Fri, 15 Jul 2022 15:27:42 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 200ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFybm9sZG9fTGFuZ0BnbWFpbC5jb20iLCJwYXNzd29yZCI6Il9RT0JnWG1aVGx6MzU2ZCIsImlhdCI6MTY1Nzg5ODg2MiwiZXhwIjoxNjU3ODk5NDYyfQ.LzykyuFymaVDTBSJileFDbER1ZdwfDRC7nkuiQLO3zY
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c4948df0-1a44-45a9-8858-0c182feb9def
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "8CkXY4evFJZ22Vtz"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 744f6f6d-d124-4beb-a47a-2f2269e10472
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1f4f3fc1fac99aaf0a71776061a43694
Date Fri, 15 Jul 2022 15:27:43 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Resposta contém atributo "message" 5 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 197ms
Mean size per request: 139B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4ODYzLCJleHAiOjE2NTc4OTk0NjN9.moPnKwZVr-MLyKvdNREKmMWn4Ehe5RQyUje65y3dIqA
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a9bbc32f-7dd2-4e0a-8eaf-04cfcf90fa16
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f8af935a-36cb-455b-a932-6a56872544d7
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 509f3210b615efe5e10766d6554f9e76
Date Fri, 15 Jul 2022 15:27:43 GMT
Server Google Frontend
Content-Length 139
Response Body
{
            "message": "Produto não encontrado",
            "item": {
                "idProduto": "04114",
                "quantidade": 3,
                "index": 0
            }
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Resposta contém atributo "item" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 197ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4ODY0LCJleHAiOjE2NTc4OTk0NjR9.h63APor_f49fl3uy0tMURCkxNceEaurasY63YpUMEHE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 68b74109-d015-43d2-97ec-f7da7c296b79
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c77acca7-41d5-4220-b6db-e09cfc1861fc
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 981bc910ac5d0e1221e4caf6dc460c59
Date Fri, 15 Jul 2022 15:27:44 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 204ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 10c9800b-9817-4565-893e-fd04934b157f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 103
Request Body
{
          "produtos": [
            {
              "idProduto": "lB06OmNFA7AMsx2N",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 20793564-7559-49ba-8395-e6734a7c17ea
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 814310cf9cfec444a401a8c1225f4487
Date Fri, 15 Jul 2022 15:27:45 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Resposta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/0Ft7e6giRwnclNJb
Response Information
Response Code: 400 - Bad Request
Mean time per request: 192ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token bebc0dab-52f6-4653-b243-0e7cd32f6a17
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 75b7e013-1cf9-420b-92f3-3772fccb54ea
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 81d942ddca046093afed120c8c9f45e4
Date Fri, 15 Jul 2022 15:27:45 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Carrinho não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 16.05KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 769a51b6-4b8a-4f5c-82f7-ab2b675f7120
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 4b247570-376d-4484-b1e3-93034fc5975e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1fc58c804db796613ab58274206336aa
Date Fri, 15 Jul 2022 15:27:46 GMT
Server Google Frontend
Content-Length 16433
Response Body
{
            "quantidade": 73,
            "usuarios": [
                {
                    "nome": "Sid.Jakubowski39",
                    "email": "Hermina_Wolff@gmail.com",
                    "password": "bdKNdObII4RlFd_",
                    "administrador": "true",
                    "_id": "03WsgOOmdifcW1tQ"
                },
                {
                    "nome": "Name_Balistreri",
                    "email": "Alice26@gmail.com",
                    "password": "EdxsE0_3yq227I6",
                    "administrador": "true",
                    "_id": "0D26orVx3FTy7eGd"
                },
                {
                    "nome": "Rachelle.Pollich",
                    "email": "Judd_VonRueden@yahoo.com",
                    "password": "C9VPvyr5hT5qvs1",
                    "administrador": "true",
                    "_id": "0PZWhmA2ceDpraIX"
                },
                {
                    "nome": "Ron84Ap",
                    "email": "Isabel46@hotmail.com",
                    "password": "nvsfIHjQIUFRoQr",
                    "administrador": "true",
                    "_id": "0S3y7rxJGPQ9WsMw"
                },
                {
                    "nome": "Marcos70",
                    "email": "Jackeline61@gmail.com",
                    "password": "TnGybLVXp5RkcJI",
                    "administrador": "true",
                    "_id": "0nWy2SqE20RzTlbL"
                },
                {
                    "nome": "Fulano da Silva",
                    "email": "fulano@qa.com",
                    "password": "teste",
                    "administrador": "true",
                    "_id": "0uxuPY0cbmQhpEz1"
                },
                {
                    "nome": "Mozell.Simonis",
                    "email": "Krystina44@yahoo.com",
                    "password": "wwnFS1xDseSfw3f",
                    "administrador": "true",
                    "_id": "2cZ6fhPVyZklEHUr"
                },
                {
                    "nome": "Edmond90",
                    "email": "Vito.Smith@hotmail.com",
                    "password": "KjsAQQ2lc7Vxt2X",
                    "administrador": "true",
                    "_id": "2jytBList7FVWQID"
                },
                {
                    "nome": "Devan.Ernser94",
                    "email": "Ezekiel.Bode66@yahoo.com",
                    "password": "sfFwEn211R2bFr_",
                    "administrador": "true",
                    "_id": "45G7BaR1Ce0myla8"
                },
                {
                    "nome": "Ezequiel_Lubowitz92",
                    "email": "Damon_Hickle59@yahoo.com",
                    "password": "eQnGwFdlwZ8ujjd",
                    "administrador": "false",
                    "_id": "5UIDYFD6h99JD9Ib"
                },
                {
                    "nome": "Hiram_Christiansen45",
                    "email": "Elvera.Reinger@gmail.com",
                    "password": "HPGwPQytts1v9NE",
                    "administrador": "true",
                    "_id": "A4cBpdT5WeYO55e9"
                },
                {
                    "nome": "Berniece.Ankunding",
                    "email": "Ansel_Reinger10@hotmail.com",
                    "password": "kk504Ek93hqH6Cb",
                    "administrador": "true",
                    "_id": "AMHdS6waG7CqJRkl"
                },
                {
                    "nome": "Uriah.Kuhic",
                    "email": "Marcia35@yahoo.com",
                    "password": "N1qgV0xCB0bfEz4",
                    "administrador": "true",
                    "_id": "Bp8kCBWxGNmsxFfQ"
                },
                {
                    "nome": "Tyrel.Crooks",
                    "email": "Felicity.Romaguera@gmail.com",
                    "password": "IOPIQ5I2B8wtJru",
                    "administrador": "true",
                    "_id": "CY7GWNrwk1wkHGwB"
                },
                {
                    "nome": "Jamir.Hettinger",
                    "email": "Shawn.Kemmer59@gmail.com",
                    "password": "jdKFP6rFbnA4eYZ",
                    "administrador": "true",
                    "_id": "DvmTjiaUeY8Aywj0"
                },
                {
                    "nome": "Ben_Macejkovic7",
                    "email": "Giovanna.Parisian@hotmail.com",
                    "password": "70I_SSyxThr6b3K",
                    "administrador": "true",
                    "_id": "EVvHHGnKxfhRPbKZ"
                },
                {
                    "nome": "Hannah_Zboncak31",
                    "email": "Sylvia_Hauck36@yahoo.com",
                    "password": "NNm7nKO9xAPOroj",
                    "administrador": "true",
                    "_id": "FFbq5WUGjsVt4zBU"
                },
                {
                    "nome": "Ruben.Shields",
                    "email": "Karianne_Williamson@hotmail.com",
                    "password": "9UJBnj32g9tPHzm",
                    "administrador": "true",
                    "_id": "GsuYOWFEUXMAk6rM"
                },
                {
                    "nome": "Gabe.Stiedemann",
                    "email": "Berenice.Bernhard82@yahoo.com",
                    "password": "cZ5OfHBCGYktszW",
                    "administrador": "false",
                    "_id": "HLGY6Y7IEf77bhCE"
                },
                {
                    "nome": "Tiara.Flatley24",
                    "email": "Kenton_Harris@yahoo.com",
                    "password": "uCmj5FYlg0i96Hl",
                    "administrador": "true",
                    "_id": "HnbJDeGQThwENsUM"
                },
                {
                    "nome": "Tom.Bradtke37Ap",
                    "email": "Korbin.Jerde61@hotmail.com",
                    "password": "6vn8Paq0GVIMnhn",
                    "administrador": "true",
                    "_id": "I96tnPm3OB7PfTH3"
                },
                {
                    "nome": "Lori.MonahanA2",
                    "email": "Geraldine4@gmail.com",
                    "password": "8HChGgMz5fdkae2",
                    "administrador": "true",
                    "_id": "JioAz1enJUeCKJlt"
                },
                {
                    "nome": "Kaitlin57",
                    "email": "Reece56@yahoo.com",
                    "password": "c8GHDMOBiOHgiM0",
                    "administrador": "true",
                    "_id": "Ke9S8bkMf4D5D1rf"
                },
                {
                    "nome": "Kaci_Mraz",
                    "email": "Audra.Spencer71@yahoo.com",
                    "password": "HA73j27cJ5kJxVh",
                    "administrador": "true",
                    "_id": "MiUpaclVRA0DVL17"
                },
                {
                    "nome": "Abigale_Halvorson80",
                    "email": "Rosalind.Abbott@gmail.com",
                    "password": "3uTSN9px5vUah2k",
                    "administrador": "true",
                    "_id": "N0AZb4uaFU84KoiU"
                },
                {
                    "nome": "Jillian4",
                    "email": "Meta_Hyatt69@hotmail.com",
                    "password": "VvGbHFI9aHfVzfz",
                    "administrador": "true",
                    "_id": "NmjDKByCnCKbThJ4"
                },
                {
                    "nome": "Glen.Schulist",
                    "email": "Ola_Schuster10@gmail.com",
                    "password": "syHkmE44LxG4na_",
                    "administrador": "false",
                    "_id": "PKTxrtvlRh0M6cUB"
                },
                {
                    "nome": "Haven.BalistreriAp",
                    "email": "Felipe.Gusikowski66@gmail.com",
                    "password": "_de5jhbkM2OxsQm",
                    "administrador": "true",
                    "_id": "Q9fBzWPOUawxg0Ix"
                },
                {
                    "nome": "Rylan_Beatty75",
                    "email": "Marlee.Kris21@hotmail.com",
                    "password": "53y_jkmOMRTo3aZ",
                    "administrador": "true",
                    "_id": "QwTiAwHLcTZCbV95"
                },
                {
                    "nome": "Verner66",
                    "email": "Sarina_OReilly@hotmail.com",
                    "password": "vaFEUH47_W5erdc",
                    "administrador": "true",
                    "_id": "Qz2Palw34vGlu6Xp"
                },
                {
                    "nome": "Ambrose_McGlynnA2",
                    "email": "Audreanne54@yahoo.com",
                    "password": "d_UX8a8db3HRhOi",
                    "administrador": "true",
                    "_id": "RLG474AhcFXSiFbV"
                },
                {
                    "nome": "Ervin_Toy",
                    "email": "Lorena_Ward72@hotmail.com",
                    "password": "bWm7iDazAg6h7UG",
                    "administrador": "false",
                    "_id": "Rbku8L5NwkAdvSK1"
                },
                {
                    "nome": "Enola46",
                    "email": "Addie47@gmail.com",
                    "password": "wqtgPoOFxe890ct",
                    "administrador": "true",
                    "_id": "ReCs6bG8w87IX15H"
                },
                {
                    "nome": "Cindy.TremblayA2",
                    "email": "Cesar_Monahan@gmail.com",
                    "password": "c6lWKilGlqWwDVY",
                    "administrador": "true",
                    "_id": "Rss3EHs4M4CQWQji"
                },
                {
                    "nome": "Viola24Ac",
                    "email": "Broderick.Hyatt61@yahoo.com",
                    "password": "lVIw2Crvtg5jXGS",
                    "administrador": "true",
                    "_id": "SKgp54Awagxj8IaR"
                },
                {
                    "nome": "Hailee.Kohler",
                    "email": "Breana_Rempel40@gmail.com",
                    "password": "C2_YAgM2a4PTB77",
                    "administrador": "false",
                    "_id": "TBl5W0dvcybxcATO"
                },
                {
                    "nome": "Linnea.Schuppe42",
                    "email": "Heber18@gmail.com",
                    "password": "JRucClqNfP6M8Hh",
                    "administrador": "false",
                    "_id": "TvS2weNCZIatCBba"
                },
                {
                    "nome": "Tiara.Armstrong69Ac",
                    "email": "Nikita.Barrows51@yahoo.com",
                    "password": "GpogEjNM64goqNT",
                    "administrador": "true",
                    "_id": "VciTwzXXkbzqponz"
                },
                {
                    "nome": "Rey_HintzAp",
                    "email": "Chelsea46@hotmail.com",
                    "password": "8LPqFKHvlFmgDIx",
                    "administrador": "true",
                    "_id": "W8UQVGJoI85jotpX"
                },
                {
                    "nome": "Ola.Toy",
                    "email": "Name_Vandervort@gmail.com",
                    "password": "UGcNbPzGwdwHQSF",
                    "administrador": "true",
                    "_id": "WI301IXrQIhODIIX"
                },
                {
                    "nome": "Warren_Gaylord85",
                    "email": "Michaela.Okuneva65@gmail.com",
                    "password": "lgGV_12nB2XshZf",
                    "administrador": "true",
                    "_id": "WIbap1aLRJJMVWcg"
                },
                {
                    "nome": "Ivah76",
                    "email": "Rosalia.Heathcote34@yahoo.com",
                    "password": "TuVFEpKqoAJWayh",
                    "administrador": "true",
                    "_id": "XCiW4toPZVWr7yuS"
                },
                {
                    "nome": "Keagan_OKeefeA2",
                    "email": "Cristina_Durgan80@hotmail.com",
                    "password": "5ZjT5nBK3ntO6Nn",
                    "administrador": "true",
                    "_id": "YC6UHZ6lwErjUMSp"
                },
                {
                    "nome": "Jolie.Kemmer58",
                    "email": "Micah.Huels@hotmail.com",
                    "password": "ZI6ZV_4e7kMWmBG",
                    "administrador": "true",
                    "_id": "ZSbqg6qUYL0MQD1A"
                },
                {
                    "nome": "Schuyler.Pouros",
                    "email": "Colleen_Denesik21@hotmail.com",
                    "password": "JSHpuZjkNLpMlZk",
                    "administrador": "false",
                    "_id": "bMbQoSua3pBtVq9B"
                },
                {
                    "nome": "Charlotte43Ac",
                    "email": "Nasir34@hotmail.com",
                    "password": "cEroIRh5PZhuhfS",
                    "administrador": "true",
                    "_id": "ccm4yrmHxDHM1OOf"
                },
                {
                    "nome": "Julian_Fisher",
                    "email": "Joan.Nikolaus@gmail.com",
                    "password": "5nsoEPR22Bor0Yz",
                    "administrador": "true",
                    "_id": "cnxDf2MJPD8QLvBU"
                },
                {
                    "nome": "Kenneth58",
                    "email": "Kennedi67@gmail.com",
                    "password": "qtd7SaOkFOmj2nk",
                    "administrador": "true",
                    "_id": "d2zX6ctxYURQwXym"
                },
                {
                    "nome": "Colton.Steuber",
                    "email": "Kayden_Herman36@gmail.com",
                    "password": "FjtbsK8WeVUl8o5",
                    "administrador": "true",
                    "_id": "dkGwXqw8ck0LXPdD"
                },
                {
                    "nome": "Genevieve59",
                    "email": "Leanne.Mohr65@yahoo.com",
                    "password": "Cmn6lSVrtyNvwSn",
                    "administrador": "true",
                    "_id": "dx1DZcGG7uB3mND6"
                },
                {
                    "nome": "Marcia.Cassin39A2",
                    "email": "Conrad.Dibbert91@gmail.com",
                    "password": "hNskkbdMc6JdO3t",
                    "administrador": "true",
                    "_id": "eEyjWqegdd8zdwym"
                },
                {
                    "nome": "Justice_Reinger94",
                    "email": "Harmon63@hotmail.com",
                    "password": "eYIszkCTjCDHa0M",
                    "administrador": "true",
                    "_id": "fPSVla6DA8q8gJjp"
                },
                {
                    "nome": "Delilah_Quitzon54",
                    "email": "Randal12@gmail.com",
                    "password": "JAjcWFb9Z8s0yQg",
                    "administrador": "false",
                    "_id": "fkPLDsqSuBjXzFCR"
                },
                {
                    "nome": "Ellen_KundeAc",
                    "email": "Jamar_Will50@yahoo.com",
                    "password": "TDgUrfHhTXA6xuJ",
                    "administrador": "true",
                    "_id": "g0ZTuIsT3DaZk2y0"
                },
                {
                    "nome": "Arch23",
                    "email": "Darrick_Lynch@gmail.com",
                    "password": "HeT1IoEvNVUl6VF",
                    "administrador": "true",
                    "_id": "kTlQfBCdJwpKOJAf"
                },
                {
                    "nome": "Megane.Walsh6",
                    "email": "Maryjane_Mueller@hotmail.com",
                    "password": "9pTvk3wyG7s080s",
                    "administrador": "true",
                    "_id": "kkLMBMeQYp2IojeO"
                },
                {
                    "nome": "Roger.Harris42",
                    "email": "Tito50@gmail.com",
                    "password": "p_bS9imsrtll89y",
                    "administrador": "true",
                    "_id": "knduHtvLbtbBRm6W"
                },
                {
                    "nome": "Santiago.Kerluke55",
                    "email": "Orrin_Bayer87@hotmail.com",
                    "password": "MBuZ1FAUzpK90Ch",
                    "administrador": "true",
                    "_id": "lKjLHN4Ab4fh13zK"
                },
                {
                    "nome": "Erin66A2",
                    "email": "Avery5@yahoo.com",
                    "password": "lbOFrGkdlRnIz2A",
                    "administrador": "true",
                    "_id": "lPjw61rjgDr4eSfH"
                },
                {
                    "nome": "Willow26Ac",
                    "email": "Berry.Franecki@yahoo.com",
                    "password": "7hqIP2eohxp4Q7e",
                    "administrador": "true",
                    "_id": "lX1oAeltcUq6ZVeV"
                },
                {
                    "nome": "Lane.LangAp",
                    "email": "Mable.Leannon51@gmail.com",
                    "password": "GOdhkwCRajU4rAo",
                    "administrador": "true",
                    "_id": "ozXw0wohUy8PsgGu"
                },
                {
                    "nome": "Amber_RutherfordAc",
                    "email": "Marlee71@yahoo.com",
                    "password": "q262dd0LlO_nMU0",
                    "administrador": "true",
                    "_id": "pLcAmROBqB3VsMAH"
                },
                {
                    "nome": "Isac.Waelchi",
                    "email": "Arnoldo_Lang@gmail.com",
                    "password": "_QOBgXmZTlz356d",
                    "administrador": "true",
                    "_id": "qaqvlcvZDcRdsDkk"
                },
                {
                    "nome": "Belle89",
                    "email": "Drew_Gerhold93@yahoo.com",
                    "password": "n7FKxVtEnLQqdDn",
                    "administrador": "true",
                    "_id": "r6f65TzCwtW8wPBD"
                },
                {
                    "nome": "Jaylan65",
                    "email": "Vallie.Oberbrunner25@yahoo.com",
                    "password": "RPaLOsGJZFrF4tG",
                    "administrador": "true",
                    "_id": "sEp3WKmkaZz2362M"
                },
                {
                    "nome": "Lillie_Bergnaum21",
                    "email": "Cordell_Pollich@yahoo.com",
                    "password": "JV4MuqF1l8swpAW",
                    "administrador": "true",
                    "_id": "saFBobIKPSBUysyD"
                },
                {
                    "nome": "Noemie.Johnson97",
                    "email": "Talia87@hotmail.com",
                    "password": "NMIwe3dVSheI0fl",
                    "administrador": "false",
                    "_id": "swpFbKbrNalhBTkf"
                },
                {
                    "nome": "Juwan_Swift",
                    "email": "Eldridge42@yahoo.com",
                    "password": "2BzldQVZQ_FUWM5",
                    "administrador": "true",
                    "_id": "vTytPLdk1hEL3ul3"
                },
                {
                    "nome": "Trace_Greenholt30",
                    "email": "Oleta_Orn54@hotmail.com",
                    "password": "0czHTudWSKSbGyA",
                    "administrador": "true",
                    "_id": "vwf68wOoKXUc7HOX"
                },
                {
                    "nome": "Cecilia_Hermiston",
                    "email": "Willard45@gmail.com",
                    "password": "WyIl3tpzQ6lHzd3",
                    "administrador": "false",
                    "_id": "y82RDg9j9w9kJczn"
                },
                {
                    "nome": "Isabel.Huel",
                    "email": "Darren.Kautzer@hotmail.com",
                    "password": "jHHnZ7BQE2U7Ow1",
                    "administrador": "true",
                    "_id": "yWWG7nALJOSPTvhJ"
                },
                {
                    "nome": "Autumn_Pfannerstill77",
                    "email": "Theo14@hotmail.com",
                    "password": "rHFSLijAMQewtMz",
                    "administrador": "true",
                    "_id": "yyKeQBF5hnDYTvuN"
                },
                {
                    "nome": "Aisha_RusselAp",
                    "email": "Oscar_OKon84@gmail.com",
                    "password": "YVgXSkn6DN9bPYE",
                    "administrador": "true",
                    "_id": "zZJBnGCk1Nug7yYM"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 191ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 4bc30f41-ec7d-4c32-8137-a85f19e03a56
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 129
Request Body
{
            "nome": "Lukas10",
            "email": "Lura26@hotmail.com",
            "password": "gnnLUu4Or1GOkAn",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1e37da27-9af2-45ba-ab8e-2b897d7409f3
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f97a2eed695f9eb1d1105ba82c826764
Date Fri, 15 Jul 2022 15:27:46 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "gA6lOU16zusXpDZO"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/gA6lOU16zusXpDZO
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 155B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1b70abf7-4958-46f1-9998-820586318a1e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c5cc3613-b02c-459c-966e-e008eeec9258
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 99249c6d4b35bb296ae24bb2a8fb0d2b
Date Fri, 15 Jul 2022 15:27:46 GMT
Server Google Frontend
Content-Length 155
Response Body
{
            "nome": "Lukas10",
            "email": "Lura26@hotmail.com",
            "password": "gnnLUu4Or1GOkAn",
            "administrador": "true",
            "_id": "gA6lOU16zusXpDZO"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/ZpGaNozNnwjNjKW4
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1e18901d-034a-4a30-a77a-bf780c0b64f3
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 130
Request Body
{
            "nome": "Justice60",
            "email": "Enoch48@yahoo.com",
            "password": "DhrjVOoH23Jy0WA",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3fb48181-0f3d-4926-9ff2-ed05a192dc6f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d3fb01bdd20edf54aa73405f68a318c0
Date Fri, 15 Jul 2022 15:27:47 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/wRrTLQsjFt3Cw4YX
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1a89bdfb-df4d-4318-99da-e2a6c1916b37
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 01d0ff88-5dfb-437e-8a66-fb031cdf06f1
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 15e8c7cd4cb91d2b4dacbb828e54b40f
Date Fri, 15 Jul 2022 15:27:47 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 192ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 2a330dd5-5b0d-4cd9-8fcc-c5a924f03cd8
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id fcbccb26-77d4-4b00-9d8c-93d4cad3f82c
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 201d300dd679cb9687f7eee2d4ee9898
Date Fri, 15 Jul 2022 15:27:47 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 192ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 98df70c8-43cb-4a52-868e-954e4bfab080
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 144
Request Body
{
            "nome": "{{$randomname}}",
            "email": "Marlee.Kris21@hotmail.com",
            "password": "TaArYO8NFieYNci",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 01ab86f2-76fb-487f-995a-07883cda301e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 48dac225e299d7742e91f10b76313f39
Date Fri, 15 Jul 2022 15:27:48 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/wRrTLQsjFt3Cw4YX
Response Information
Response Code: 400 - Bad Request
Mean time per request: 202ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 03b83bc1-7370-48ef-8dfc-e27e02aad9cc
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 229592ab-c75f-4ffc-9811-9e7f36b1bdd7
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a0dcf55916f5f8b013ffe5383a53ccd8
Date Fri, 15 Jul 2022 15:27:48 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Usuário não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/wRrTLQsjFt3Cw4YX
Response Information
Response Code: 400 - Bad Request
Mean time per request: 203ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token bda2eb28-e300-4264-b5d3-350b82041616
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3cb6f3c1-0ce1-44dc-9d3b-1153bb063392
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6a5ee486cd9991c394e81fd8a4b00f78
Date Fri, 15 Jul 2022 15:27:48 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "nome" 1 0 0
Resposta contém atributo "email" 1 0 0
Resposta contém atributo "password" 1 0 0
Resposta contém atributo "administrador" 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/wRrTLQsjFt3Cw4YX
Response Information
Response Code: 400 - Bad Request
Mean time per request: 192ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6d4d98e3-d05d-4acd-b674-09d0a675d65a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 144
Request Body
{
            "nome": "{{$randomname}}",
            "email": "Marlee.Kris21@hotmail.com",
            "password": "KiQX9uzixchBjvv",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 98e3451b-b704-48d4-8275-e91372d79418
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e3a445af79733c5e49820a2ed184b195
Date Fri, 15 Jul 2022 15:27:49 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 288B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c37d3a4c-b96d-4fe5-8c44-68f95835d0e9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 77
Request Body
{
            "email": "Dorian59@hotmail.com",
            "password": "rmdtEmrwefNWVn2"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ca03d6e4-a8cd-4f29-b004-35f0fe80c17a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context fb3b2cdab9c08d94a0d04f87ce8e38a6
Date Fri, 15 Jul 2022 15:27:49 GMT
Server Google Frontend
Content-Length 288
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkRvcmlhbjU5QGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJybWR0RW1yd2VmTldWbjIiLCJpYXQiOjE2NTc4OTg4NjksImV4cCI6MTY1Nzg5OTQ2OX0.HlmvONLP2pbrZjweQK7-FvJs1Dt3hE2Ua08KB1Yl2oU"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 192ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 2f37e6dd-7e6d-4f4d-ac55-74711847d133
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "email": "",
            "password": "rmdtEmrwefNWVn2"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a5b14b57-8a8c-42b8-a5fa-77f09e07c572
content-type application/json; charset=utf-8
X-Cloud-Trace-Context efdad485e9c75c1075d6e08ae6387354
Date Fri, 15 Jul 2022 15:27:49 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "email": "email não pode ficar em branco"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 192ms
Mean size per request: 48B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 4aeb5961-539e-425f-8e56-bd583920bf98
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 75
Request Body
{
            "email": "Dorian59@hotmail.com",
            "password": "senhainvalida"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 147aaa2f-eff3-447d-8b4e-5eea4b168f05
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 36d0a7693679d5863aa871e03155a3f7
Date Fri, 15 Jul 2022 15:27:50 GMT
Server Google Frontend
Content-Length 48
Response Body
{
            "message": "Email e/ou senha inválidos"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 192ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e1fcaa7e-a0cb-4df5-8578-df406d3e18d1
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 139
Request Body
{
            "nome": "Columbus_Hackett",
            "email": "Luna87@hotmail.com",
            "password": "pv5nRPYIa1IulvX",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c1b46479-c2c8-4c7d-a309-c65413101065
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 8b1d2dae718ee9b0c7f5a4efcf1f4b33
Date Fri, 15 Jul 2022 15:27:50 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "RG1hsCh0dtJIpBEX"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Resposta contém atributo "message" 1 0 0
Resposta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 285B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkRvcmlhbjU5QGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJybWR0RW1yd2VmTldWbjIiLCJpYXQiOjE2NTc4OTg4NjksImV4cCI6MTY1Nzg5OTQ2OX0.HlmvONLP2pbrZjweQK7-FvJs1Dt3hE2Ua08KB1Yl2oU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9e5aed21-23f2-487c-9bd4-d84d192291d9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 75
Request Body
{
            "email": "Luna87@hotmail.com",
            "password": "pv5nRPYIa1IulvX"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3a1cda5b-ca38-4348-b138-ff1771b625ae
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 85df79f285066d506837e048e7814d74
Date Fri, 15 Jul 2022 15:27:50 GMT
Server Google Frontend
Content-Length 285
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikx1bmE4N0Bob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoicHY1blJQWUlhMUl1bHZYIiwiaWF0IjoxNjU3ODk4ODcwLCJleHAiOjE2NTc4OTk0NzB9.eIgr0POuvKphZ4CxE6TaeWcSaps7_kvlV4VEwJvc62w"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 10.19KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7ae40750-0bb3-4337-992c-8bebbeaffe03
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id cd9d4c5a-8e93-4bfc-983e-5b39d6e82206
content-type application/json; charset=utf-8
X-Cloud-Trace-Context fead4a3d38a7a4253b23008c74ae831c
Date Fri, 15 Jul 2022 15:27:51 GMT
Server Google Frontend
Content-Length 10435
Response Body
{
            "quantidade": 55,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 721,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 192ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikx1bmE4N0Bob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoicHY1blJQWUlhMUl1bHZYIiwiaWF0IjoxNjU3ODk4ODcwLCJleHAiOjE2NTc4OTk0NzB9.eIgr0POuvKphZ4CxE6TaeWcSaps7_kvlV4VEwJvc62w
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 307fc662-9b11-4dfa-b910-01aad1739a1f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2b963f3a-203c-4cf0-8c9c-57deaea1815a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 661018689594ea2ff7bf98e10d022050
Date Fri, 15 Jul 2022 15:27:51 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "WJYKYq5qe07qkANc"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 199ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikx1bmE4N0Bob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoicHY1blJQWUlhMUl1bHZYIiwiaWF0IjoxNjU3ODk4ODcwLCJleHAiOjE2NTc4OTk0NzB9.eIgr0POuvKphZ4CxE6TaeWcSaps7_kvlV4VEwJvc62w
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c6de71a3-dc4f-47b4-9668-4fd5e4cf181f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "0Ft7e6giRwnclNJb"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 02b9dfcf-75cf-40f5-817e-0380f203a39d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 41a7ee0fe8352e5846b31d32ffbec89d
Date Fri, 15 Jul 2022 15:27:51 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 193ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 43e13e82-fbdd-47fa-9abb-81f368e0e95c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 128
Request Body
{
            "nome": "Zula63",
            "email": "Mayra73@yahoo.com",
            "password": "Fpls1X3_VdWLRh7",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 75f26659-04e7-419f-866a-2d768877a225
content-type application/json; charset=utf-8
X-Cloud-Trace-Context eb6dc838af969a1869700a3cc813fe5f
Date Fri, 15 Jul 2022 15:27:52 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "6XGX297MNRIRM82u"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 284B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c0818c40-18c3-489d-a1e3-46763c2f8b10
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 74
Request Body
{
            "email": "Mayra73@yahoo.com",
            "password": "Fpls1X3_VdWLRh7"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d3b1c467-48b6-4eb3-9188-b5ff325eb410
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 202c61093eddd12806cc7c49cb729f31
Date Fri, 15 Jul 2022 15:27:52 GMT
Server Google Frontend
Content-Length 284
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1heXJhNzNAeWFob28uY29tIiwicGFzc3dvcmQiOiJGcGxzMVgzX1ZkV0xSaDciLCJpYXQiOjE2NTc4OTg4NzIsImV4cCI6MTY1Nzg5OTQ3Mn0.V50t3EsGHxKWSlpQ9zkMsQ7YK_nFUWCVRqlJbhTIrGo"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 10.19KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a627d84a-e5d5-45ce-a781-13c3d6af6a4a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a6003c52-c3cf-41f3-974c-33de0cc89495
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 954abc6a061e722da1824467f3796d87
Date Fri, 15 Jul 2022 15:27:52 GMT
Server Google Frontend
Content-Length 10435
Response Body
{
            "quantidade": 55,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 720,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1heXJhNzNAeWFob28uY29tIiwicGFzc3dvcmQiOiJGcGxzMVgzX1ZkV0xSaDciLCJpYXQiOjE2NTc4OTg4NzIsImV4cCI6MTY1Nzg5OTQ3Mn0.V50t3EsGHxKWSlpQ9zkMsQ7YK_nFUWCVRqlJbhTIrGo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c6fe20e0-85a2-44ac-9993-6a8b1700eee4
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "1rdrfcHsz7vy42NX",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b4dba7d9-50e9-4179-9ce9-0e6600ad5362
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4cfd7a7fb1cbf81521741e7837385d01
Date Fri, 15 Jul 2022 15:27:53 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "5sQlyMA9n9xAuTb5"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1heXJhNzNAeWFob28uY29tIiwicGFzc3dvcmQiOiJGcGxzMVgzX1ZkV0xSaDciLCJpYXQiOjE2NTc4OTg4NzIsImV4cCI6MTY1Nzg5OTQ3Mn0.V50t3EsGHxKWSlpQ9zkMsQ7YK_nFUWCVRqlJbhTIrGo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 3d93c19b-6272-4a17-8404-5a8ffa4ab0b1
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "5sQlyMA9n9xAuTb5"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 15629cf4-9151-49d7-8f98-0f4b825bc05b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 061e42518015d91cca67383c08bb6f16
Date Fri, 15 Jul 2022 15:27:53 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 208ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8a8759e1-aadc-4da1-9152-fb5aca9e3fff
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "nome": "Kane_Murray",
            "email": "Marc14@yahoo.com",
            "password": "7L6eUuCvUuSVWkC",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2849493b-7a2a-4c1c-817b-8fea03b9ec35
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 619f5575445b40cd1a7e75660a701d40;o=1
Date Fri, 15 Jul 2022 15:27:53 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "0gmaGiRoGyEBtJj9"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 283B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1heXJhNzNAeWFob28uY29tIiwicGFzc3dvcmQiOiJGcGxzMVgzX1ZkV0xSaDciLCJpYXQiOjE2NTc4OTg4NzIsImV4cCI6MTY1Nzg5OTQ3Mn0.V50t3EsGHxKWSlpQ9zkMsQ7YK_nFUWCVRqlJbhTIrGo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 83b071a9-7233-489f-a573-d4b47f520e30
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 73
Request Body
{
            "email": "Marc14@yahoo.com",
            "password": "7L6eUuCvUuSVWkC"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1c4736f0-b51d-48ed-bab1-ec342d2b7073
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 25af040f849b683528cc444ef085bafe
Date Fri, 15 Jul 2022 15:27:53 GMT
Server Google Frontend
Content-Length 283
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hcmMxNEB5YWhvby5jb20iLCJwYXNzd29yZCI6IjdMNmVVdUN2VXVTVldrQyIsImlhdCI6MTY1Nzg5ODg3MywiZXhwIjoxNjU3ODk5NDczfQ.bblFm0U0EeXoAEx7D0k-jkqEyPspf-lvwDopYWWBTOQ"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 403 - Forbidden
Mean time per request: 199ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hcmMxNEB5YWhvby5jb20iLCJwYXNzd29yZCI6IjdMNmVVdUN2VXVTVldrQyIsImlhdCI6MTY1Nzg5ODg3MywiZXhwIjoxNjU3ODk5NDczfQ.bblFm0U0EeXoAEx7D0k-jkqEyPspf-lvwDopYWWBTOQ
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 3e6544fe-c504-4d12-bf68-186b5a64d287
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 115
Request Body
{
            "nome": "Refined Cotton Soap",
            "preco": "605",
            "descricao": "Product",
            "quantidade": "459"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 0199102c-64a4-4265-bb51-a7a4d8c7f1de
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 5f7b7ffde5e885c920884e173ef47c32
Date Fri, 15 Jul 2022 15:27:54 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 192ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hcmMxNEB5YWhvby5jb20iLCJwYXNzd29yZCI6IjdMNmVVdUN2VXVTVldrQyIsImlhdCI6MTY1Nzg5ODg3MywiZXhwIjoxNjU3ODk5NDczfQ.bblFm0U0EeXoAEx7D0k-jkqEyPspf-lvwDopYWWBTOQ
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5cf04172-5379-4cec-8a42-282b2126d601
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 115
Request Body
{
            "nome": "Intelligent Steel Car",
            "preco": "325",
            "descricao": "Human",
            "quantidade": "120"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c1350b2a-d315-455f-b495-5951ec901609
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f44320d1077222aa724cb69d0f1e1738
Date Fri, 15 Jul 2022 15:27:54 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 10.19KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 24bcdafd-c0ea-43c4-ae64-7d58057b8c0f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 45db72d2-6af4-41a8-8372-7bff9966f7c2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6d2b800ffaacb53806166936655f2848
Date Fri, 15 Jul 2022 15:27:54 GMT
Server Google Frontend
Content-Length 10435
Response Body
{
            "quantidade": 55,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 720,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 207ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hcmMxNEB5YWhvby5jb20iLCJwYXNzd29yZCI6IjdMNmVVdUN2VXVTVldrQyIsImlhdCI6MTY1Nzg5ODg3MywiZXhwIjoxNjU3ODk5NDczfQ.bblFm0U0EeXoAEx7D0k-jkqEyPspf-lvwDopYWWBTOQ
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a72e87b1-4c97-4233-8058-aac75c2b3148
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b6f3b0fc-46e3-4331-b56b-8396cbe0749c
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e39e8f2c665ee4a314f321949a482c2a
Date Fri, 15 Jul 2022 15:27:55 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 196ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hcmMxNEB5YWhvby5jb20iLCJwYXNzd29yZCI6IjdMNmVVdUN2VXVTVldrQyIsImlhdCI6MTY1Nzg5ODg3MywiZXhwIjoxNjU3ODk5NDczfQ.bblFm0U0EeXoAEx7D0k-jkqEyPspf-lvwDopYWWBTOQ
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f02b5426-7331-4a12-ae94-d9735b35c903
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 22e3e175-fd2d-4bcc-b838-66c7750022dc
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 38c53c7472a7b2e4c681f9210a4cfa5d
Date Fri, 15 Jul 2022 15:27:55 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "c5k5EbhKTqcC2JP5"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hcmMxNEB5YWhvby5jb20iLCJwYXNzd29yZCI6IjdMNmVVdUN2VXVTVldrQyIsImlhdCI6MTY1Nzg5ODg3MywiZXhwIjoxNjU3ODk5NDczfQ.bblFm0U0EeXoAEx7D0k-jkqEyPspf-lvwDopYWWBTOQ
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 37b7073f-0236-4224-9374-add9559374ca
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 36679ef3-3b71-4d26-9d9b-984fe06b59a8
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 78814d4224cc8294069c56ca82ecdd17
Date Fri, 15 Jul 2022 15:27:55 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 207ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hcmMxNEB5YWhvby5jb20iLCJwYXNzd29yZCI6IjdMNmVVdUN2VXVTVldrQyIsImlhdCI6MTY1Nzg5ODg3MywiZXhwIjoxNjU3ODk5NDczfQ.bblFm0U0EeXoAEx7D0k-jkqEyPspf-lvwDopYWWBTOQ
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b4c34f38-60b2-4b1a-bd24-a0961737b9e4
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "5sQlyMA9n9xAuTb5"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3fda6e04-78b4-4eec-932c-9dc53522394b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c785251b7b8741d595eea3b0d6fcf1f7
Date Fri, 15 Jul 2022 15:27:56 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/0gmaGiRoGyEBtJj9
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 493401cf-f05a-47a3-af8e-174c6a88f6a4
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 145
Request Body
{
            "nome": "Kane_Murray",
            "email": "Diamond.Gulgowski99@yahoo.com",
            "password": "7L6eUuCvUuSVWkC",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c929ee8f-8153-47ed-9ecf-50c97e4afbbc
content-type application/json; charset=utf-8
X-Cloud-Trace-Context bec6a6ed173c487e815aa06997962e50
Date Fri, 15 Jul 2022 15:27:56 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/0gmaGiRoGyEBtJj9
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b54b32a0-8a41-4f6f-a468-fe51ec09476c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8991bf3b-8719-429a-8d6b-ec0d8b625752
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0318423f99fca6bbd86d26fb880bc040
Date Fri, 15 Jul 2022 15:27:56 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 197ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e985ace3-e55e-4014-8c88-6ce7a1ea0b54
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 138
Request Body
{
            "nome": "Triston89",
            "email": "Camille.Welch@hotmail.com",
            "password": "zbhnJKhF_P6Yl_2",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 24da3d16-d246-4214-8853-37821336852f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context dafbf7705d404ead4bbdf19de2975cae
Date Fri, 15 Jul 2022 15:27:57 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "hfdbQb3nJd5nJJlZ"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 295B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d1a0c202-4cce-4a5c-aed7-1650211d0bd0
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 82
Request Body
{
            "email": "Camille.Welch@hotmail.com",
            "password": "zbhnJKhF_P6Yl_2"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 48fd3108-6ff6-4459-9b91-59ff3fae72ec
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a2e4d06cb7d94125b9dc86c62b9d27ef
Date Fri, 15 Jul 2022 15:27:57 GMT
Server Google Frontend
Content-Length 295
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNhbWlsbGUuV2VsY2hAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6InpiaG5KS2hGX1A2WWxfMiIsImlhdCI6MTY1Nzg5ODg3NywiZXhwIjoxNjU3ODk5NDc3fQ.nLt8qoj0KrSo8saUZUYtvF9IYrox8mbppuHFz9n_1gA"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNhbWlsbGUuV2VsY2hAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6InpiaG5KS2hGX1A2WWxfMiIsImlhdCI6MTY1Nzg5ODg3NywiZXhwIjoxNjU3ODk5NDc3fQ.nLt8qoj0KrSo8saUZUYtvF9IYrox8mbppuHFz9n_1gA
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c4598f85-8195-41a4-a0a7-24dbc4ef972b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 95
Request Body
{
            "nome": "Shoes",
            "preco": 4,
            "descricao": "Legacy",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a198ec15-f183-4f61-9710-d82003e689f7
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 15408267bf634fb996f408bcdc1ebe1e
Date Fri, 15 Jul 2022 15:27:57 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "ZKaLa5cSyGcXPR81"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 10.36KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 23123cdd-dd22-40de-b1ff-c31610434b22
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 47361c02-bf1c-4b94-8bd1-479e127d2ff9
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a37b92350f72a5291d0ad7d09c0e0b28
Date Fri, 15 Jul 2022 15:27:57 GMT
Server Google Frontend
Content-Length 10612
Response Body
{
            "quantidade": 56,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 719,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Shoes",
                    "preco": 4,
                    "descricao": "Legacy",
                    "quantidade": 10,
                    "_id": "ZKaLa5cSyGcXPR81"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNhbWlsbGUuV2VsY2hAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6InpiaG5KS2hGX1A2WWxfMiIsImlhdCI6MTY1Nzg5ODg3NywiZXhwIjoxNjU3ODk5NDc3fQ.nLt8qoj0KrSo8saUZUYtvF9IYrox8mbppuHFz9n_1gA
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 52481972-a796-4bb8-80a8-202b84ddd9b9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "ZKaLa5cSyGcXPR81",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 5a483e7e-7046-4757-a44a-986c985fc8e0
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 18b5cef602fbada0f3a4a3f441544b11
Date Fri, 15 Jul 2022 15:27:58 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "aBhREnrCUaq8c64e"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNhbWlsbGUuV2VsY2hAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6InpiaG5KS2hGX1A2WWxfMiIsImlhdCI6MTY1Nzg5ODg3NywiZXhwIjoxNjU3ODk5NDc3fQ.nLt8qoj0KrSo8saUZUYtvF9IYrox8mbppuHFz9n_1gA
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7cfdaf5b-7225-4574-a1c4-0416376e1e6c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "aBhREnrCUaq8c64e"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2b3855dd-a0bf-428a-a552-f95e70e0d76a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c54a03365e78101a8f38fc1f30fc9f69
Date Fri, 15 Jul 2022 15:27:58 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/ZKaLa5cSyGcXPR81
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNhbWlsbGUuV2VsY2hAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6InpiaG5KS2hGX1A2WWxfMiIsImlhdCI6MTY1Nzg5ODg3NywiZXhwIjoxNjU3ODk5NDc3fQ.nLt8qoj0KrSo8saUZUYtvF9IYrox8mbppuHFz9n_1gA
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 4cbb5ada-2f0a-4242-acca-ec43ff7296f7
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 101
Request Body
{
            "nome": "Bike",
            "preco": "646",
            "descricao": "Investor",
            "quantidade": "293"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d968670a-ff02-4965-9dbd-1fcd7b3da5dc
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7e8a53295fa3508a0dd6968077178be0
Date Fri, 15 Jul 2022 15:27:58 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/ZKaLa5cSyGcXPR81
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNhbWlsbGUuV2VsY2hAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6InpiaG5KS2hGX1A2WWxfMiIsImlhdCI6MTY1Nzg5ODg3NywiZXhwIjoxNjU3ODk5NDc3fQ.nLt8qoj0KrSo8saUZUYtvF9IYrox8mbppuHFz9n_1gA
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 368534a5-2ee5-4dcf-b0e7-63dd9d59ebba
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a08b8cf3-86b5-4759-9e7d-d1d6a5a82afd
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d95b8cf81b03473d024c8252de4bc67c
Date Fri, 15 Jul 2022 15:27:59 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/hfdbQb3nJd5nJJlZ
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6e0ce197-0fa8-4e7c-880a-de5bb21e48ab
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 140
Request Body
{
            "nome": "Pedro Albuquerque",
            "email": "Wyatt30@hotmail.com",
            "password": "rmdtEmrwefNWVn2",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 39a14587-e59e-4960-8a7a-42120df159c3
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1d9962e632b9d5b3c3375d2b7a79bfc4
Date Fri, 15 Jul 2022 15:27:59 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/hfdbQb3nJd5nJJlZ
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d51666c9-15f3-41d0-90f2-58842f87237e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 32f6b2ea-2e57-4325-995d-af2b49b400fe
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ce400fcd53e0ba99f718cababbb11d91
Date Fri, 15 Jul 2022 15:27:59 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 296B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 139fab8a-9352-4385-97f9-a64e55db0c67
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 83
Request Body
{
            "email": "Johnathon_Carter@yahoo.com",
            "password": "r3GsthMwNR5Vyn9"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 74dab89b-86e1-4764-a948-c2eb9f370ff3
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 9f698bb2e0e53970bf34c7b6526dae8c
Date Fri, 15 Jul 2022 15:28:00 GMT
Server Google Frontend
Content-Length 296
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkpvaG5hdGhvbl9DYXJ0ZXJAeWFob28uY29tIiwicGFzc3dvcmQiOiJyM0dzdGhNd05SNVZ5bjkiLCJpYXQiOjE2NTc4OTg4ODAsImV4cCI6MTY1Nzg5OTQ4MH0.MFrmNWaRyngAtEvt_wLCYl426JQOSpTmLk30p5vFVX4"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 196ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkpvaG5hdGhvbl9DYXJ0ZXJAeWFob28uY29tIiwicGFzc3dvcmQiOiJyM0dzdGhNd05SNVZ5bjkiLCJpYXQiOjE2NTc4OTg4ODAsImV4cCI6MTY1Nzg5OTQ4MH0.MFrmNWaRyngAtEvt_wLCYl426JQOSpTmLk30p5vFVX4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1a065b49-af89-4a90-b8d9-0c35a56dcdb2
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Request Body
{
            "nome": "v",
            "preco": "669",
            "descricao": "District",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 0d9c5e53-f3c0-47ac-978c-c49916ab208f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e301fa3e55630595e80c6dce956d6547
Date Fri, 15 Jul 2022 15:28:00 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "gW5cDoxujfwQmG8Q"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 10.36KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9e7aebda-ea3e-45fb-9cfe-73eb586958e0
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 94d2d1da-d1b7-48e8-ae6f-282724851045
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f51b59931be97ef175fd6831ba7a3ad2
Date Fri, 15 Jul 2022 15:28:00 GMT
Server Google Frontend
Content-Length 10612
Response Body
{
            "quantidade": 56,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 719,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "v",
                    "preco": 669,
                    "descricao": "District",
                    "quantidade": 10,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 205ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkpvaG5hdGhvbl9DYXJ0ZXJAeWFob28uY29tIiwicGFzc3dvcmQiOiJyM0dzdGhNd05SNVZ5bjkiLCJpYXQiOjE2NTc4OTg4ODAsImV4cCI6MTY1Nzg5OTQ4MH0.MFrmNWaRyngAtEvt_wLCYl426JQOSpTmLk30p5vFVX4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5648fe98-1326-48ac-ba55-9880c1a3bbc4
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "gW5cDoxujfwQmG8Q",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6efca300-7522-4e60-ab5d-0705521efb38
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ab8992a68cf82187f98316f11eca742b
Date Fri, 15 Jul 2022 15:28:01 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "WjbmeZqt6XHOIQix"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkpvaG5hdGhvbl9DYXJ0ZXJAeWFob28uY29tIiwicGFzc3dvcmQiOiJyM0dzdGhNd05SNVZ5bjkiLCJpYXQiOjE2NTc4OTg4ODAsImV4cCI6MTY1Nzg5OTQ4MH0.MFrmNWaRyngAtEvt_wLCYl426JQOSpTmLk30p5vFVX4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d04cc89e-a9d3-4f17-8381-9b8128a06eb8
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "WjbmeZqt6XHOIQix"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a3ccabc8-04a9-4791-ac22-c7a1320ed555
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c995b80cf123798b3c2154142c442591
Date Fri, 15 Jul 2022 15:28:01 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/gW5cDoxujfwQmG8Q
Response Information
Response Code: 200 - OK
Mean time per request: 207ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkpvaG5hdGhvbl9DYXJ0ZXJAeWFob28uY29tIiwicGFzc3dvcmQiOiJyM0dzdGhNd05SNVZ5bjkiLCJpYXQiOjE2NTc4OTg4ODAsImV4cCI6MTY1Nzg5OTQ4MH0.MFrmNWaRyngAtEvt_wLCYl426JQOSpTmLk30p5vFVX4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 98dc34e1-1a1b-443b-abb4-76fea4f5bf40
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 99
Request Body
{
            "nome": "HTTP",
            "preco": "863",
            "descricao": "Legacy",
            "quantidade": "128"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id aa4409c6-5a66-47cf-bdf0-d8ff4744397e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 62029b3fc6f5ce4a72ea6a389a7798c9
Date Fri, 15 Jul 2022 15:28:01 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 10.37KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token befd4fb7-0233-48c7-9277-efc4d93ebeb5
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b5cc1cef-37eb-4543-adfb-48595ee2d35e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ca4b37beda9114a4d659120d88759ed0
Date Fri, 15 Jul 2022 15:28:02 GMT
Server Google Frontend
Content-Length 10614
Response Body
{
            "quantidade": 56,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 719,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkJyYWR5MTlAZ21haWwuY29tIiwicGFzc3dvcmQiOiJpcVFDZjhqRTVSbnQwVWYiLCJpYXQiOjE2NTc4OTg4ODIsImV4cCI6MTY1Nzg5OTQ4Mn0.ntj0lJkYvdzkYPJNhvQxrIFs5UcTg2ClnQ53We0siaY
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 96cd70e9-f6f6-4b82-b222-92cd25f5aa78
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 105
Request Body
{
            "nome": "Russian Ruble",
            "preco": "50",
            "descricao": "Lead",
            "quantidade": "710"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 583c613d-b16e-49ed-a960-78757e4e70b2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c5410092ccfe168ced13a0a07781ffcd
Date Fri, 15 Jul 2022 15:28:02 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "vOGdCckyEWevQsoJ"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 3 0 0
Respsta contém atributo "message" 3 0 0
Respsta contém atributo "_id" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/185TMITZ9gLSMdpT
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 140B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e3e82445-6ac5-468a-b63d-7e29d5fa1c7b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 168f8271-e239-46dd-b06f-ae011f52402a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 792b9fca9f2834dcff52002f7f6c30fb;o=1
Date Fri, 15 Jul 2022 15:28:03 GMT
Server Google Frontend
Content-Length 140
Response Body
{
            "nome": "Incredible Steel Shirt17",
            "preco": 50,
            "descricao": "Direct",
            "quantidade": 378,
            "_id": "185TMITZ9gLSMdpT"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/XMsCU0VhvZWdvCCO
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik5lb21hNjFAZ21haWwuY29tIiwicGFzc3dvcmQiOiJhd0F3VDh1WjBYeXZON00iLCJpYXQiOjE2NTc4OTg4ODQsImV4cCI6MTY1Nzg5OTQ4NH0.ZZrIlJHqJmqSECJ3oXTE6XRJjA_y71suBy63b5Evsss
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 58911911-6309-4a37-904b-bd8ecb3d64fd
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 129
Request Body
{
            "nome": "towels_intangible_revolutionary.m3a",
            "preco": "329",
            "descricao": "Direct",
            "quantidade": "15"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 85059054-50ca-4837-b2d9-6297638dade2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 99770a3bd409f4184fe89404766e7065
Date Fri, 15 Jul 2022 15:28:04 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 46B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik5lb21hNjFAZ21haWwuY29tIiwicGFzc3dvcmQiOiJhd0F3VDh1WjBYeXZON00iLCJpYXQiOjE2NTc4OTg4ODQsImV4cCI6MTY1Nzg5OTQ4NH0.ZZrIlJHqJmqSECJ3oXTE6XRJjA_y71suBy63b5Evsss
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 0acd1bcd-b66c-4437-a0ce-507c7f4fcf56
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1e0877d9-e377-4d53-bdee-0ab896eae29c
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 27597bb8672511b142ed324e63ef894c
Date Fri, 15 Jul 2022 15:28:05 GMT
Server Google Frontend
Content-Length 46
Response Body
{
            "message": "Nenhum registro excluído"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 191ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 85078d65-1565-495a-8016-9d5cde08b512
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 118
Request Body
{
            "nome": "Fantastic Fresh Keyboard",
            "preco": "352",
            "descricao": "Chief",
            "quantidade": "880"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6eb52943-2b80-4616-bba2-74d2e98c4b67
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 021273080e53434bf5864a18e154ce18
Date Fri, 15 Jul 2022 15:28:05 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Respsta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4ODg2LCJleHAiOjE2NTc4OTk0ODZ9.pklqmsvbCQnx4fdnqHyauvu6sRm0S5wyi-z5oyoIPf4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8b1fc23a-9754-45b9-bfc9-e61c95aff325
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 114
Request Body
{
            "nome": "Awesome Frozen Cheese",
            "preco": 965,
            "descricao": "Legacy",
            "quantidade": 376
        
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id bcf90a48-c6a2-4cde-a1ed-bccceab89322
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0ddcfa92d6a689a2424d4d5901842fbc
Date Fri, 15 Jul 2022 15:28:06 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Já existe produto com esse nome"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 2 0 0
Respsta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 400 - Bad Request
Mean time per request: 199ms
Mean size per request: 198B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4ODg2LCJleHAiOjE2NTc4OTk0ODZ9.pklqmsvbCQnx4fdnqHyauvu6sRm0S5wyi-z5oyoIPf4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6d2519fa-7ed3-4944-8245-24d90a3b8357
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 83
Request Body
{
            "nome": "",
            "preco": "",
            "descricao": "",
            "quantidade": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 660c47f6-a6bb-4109-b933-593b98e5f0e3
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4106ec94c398818972805bfed2efbd50
Date Fri, 15 Jul 2022 15:28:06 GMT
Server Google Frontend
Content-Length 198
Response Body
{
            "nome": "nome não pode ficar em branco",
            "preco": "preco deve ser um número",
            "descricao": "descricao não pode ficar em branco",
            "quantidade": "quantidade deve ser um número"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 2 0 0
Resposta contém atributo "nome" 2 0 0
Resposta contém atributo "preco" 2 0 0
Resposta contém atributo "descricao" 2 0 0
Resposta contém atributo "quantidade" 2 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 192ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1119dc7f-0442-4e49-81ea-63a02e8e2dae
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id acc498cd-cc89-4557-a352-26aeb0058762
content-type application/json; charset=utf-8
X-Cloud-Trace-Context bf8b69bf592de91c14220ecce5a49a16
Date Fri, 15 Jul 2022 15:28:07 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 200 - OK
Mean time per request: 200ms
Mean size per request: 4.25KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e9e17b38-9272-4f50-8bc7-6a3bdfd8f705
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e02f2804-15df-48e4-9e35-9ba5d812785b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7ed51f5f395f0355bb6a8c55f25d522e
Date Fri, 15 Jul 2022 15:28:07 GMT
Server Google Frontend
Content-Length 4356
Response Body
{
            "quantidade": 11,
            "carrinhos": [
                {
                    "produtos": [
                        {
                            "idProduto": "6qGqyJ2mNd3Zy8B5",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "d2zX6ctxYURQwXym",
                    "_id": "8bMyyJ9ndAg8eeZb"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "z8krOqb99JpLmhOj",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "2cZ6fhPVyZklEHUr",
                    "_id": "9YnQpwGMKdx59SxD"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "QTDxuz1JlUz7Xxyk",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "0PZWhmA2ceDpraIX",
                    "_id": "CkDsJQHBw1QjnseT"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "z8krOqb99JpLmhOj",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "cnxDf2MJPD8QLvBU",
                    "_id": "JXwj1kgVKO8cf6wO"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "QTDxuz1JlUz7Xxyk",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "kTlQfBCdJwpKOJAf",
                    "_id": "TAd16o3g3XM0j6ns"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "15DydlITcynTTPwP",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "vwf68wOoKXUc7HOX",
                    "_id": "XPkn82usFJASccr1"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "15DydlITcynTTPwP",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "0D26orVx3FTy7eGd",
                    "_id": "ci6mcIwSTi7s9ddj"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "rqjtvS7xUTYv42uO",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "WIbap1aLRJJMVWcg",
                    "_id": "i1mwZ7yCTN8m0Qg9"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "rqjtvS7xUTYv42uO",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "dx1DZcGG7uB3mND6",
                    "_id": "lhkKCHGGTcNnFxJL"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "BeeJh5lz3k6kSIzA",
                            "quantidade": 2,
                            "precoUnitario": 470
                        },
                        {
                            "idProduto": "K6leHdftCeOJj8BJ",
                            "quantidade": 1,
                            "precoUnitario": 5240
                        }
                    ],
                    "precoTotal": 6180,
                    "quantidadeTotal": 3,
                    "idUsuario": "oUb7aGkMtSEPf6BZ",
                    "_id": "qbMqntef4iTOwWfg"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "6qGqyJ2mNd3Zy8B5",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "NmjDKByCnCKbThJ4",
                    "_id": "rXS8g1AINMu3f8Vw"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 203ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hZWdhbl9HcmFkeTYxQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJjNTI0RnViR2swSUtXbmUiLCJpYXQiOjE2NTc4OTg4ODgsImV4cCI6MTY1Nzg5OTQ4OH0.bRDoOAoToJvtdFut2W2WQbGXe1oinklByfwWbFIJqpk
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 3409ed60-3722-4ad4-ab9e-c0f9839d039a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 105
Request Body
{
          "produtos": [
            {
              "idProduto": "ujZm5pNzsy10IcrM",
              "quantidade": 3
            }
          ]
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a8a93a16-f919-4bff-a492-644a62400643
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f308a6dbbbc7654b040cd10a07e4b097
Date Fri, 15 Jul 2022 15:28:08 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "rcDfg1dVqrBUspwZ"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 4 0 0
Respsta contém atributo "message" 4 0 0
Respsta contém atributo "_id" 4 0 0
Total 12 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/TWY7C1P1mkNrj6tJ
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 270B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9af1e241-91c1-4184-b5d0-72d63b1b38dc
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 4fb45f82-0fad-4627-b6f7-356258e37354
content-type application/json; charset=utf-8
X-Cloud-Trace-Context deef39cc697428fc4caf33bd6a5b3a54
Date Fri, 15 Jul 2022 15:28:09 GMT
Server Google Frontend
Content-Length 270
Response Body
{
            "produtos": [
                {
                    "idProduto": "ujZm5pNzsy10IcrM",
                    "quantidade": 3,
                    "precoUnitario": 50
                }
            ],
            "precoTotal": 150,
            "quantidadeTotal": 3,
            "idUsuario": "keBfPdmP4XuhNMdf",
            "_id": "TWY7C1P1mkNrj6tJ"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 201ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNoYXVuY2V5OThAeWFob28uY29tIiwicGFzc3dvcmQiOiJyck40M0RPVE9uSGpGYlAiLCJpYXQiOjE2NTc4OTg4ODksImV4cCI6MTY1Nzg5OTQ4OX0.Uv0aDpcfrXOyYVnqpkE3Pol9yddUqHdRlSTvjBWsRDw
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 88f620ac-e759-4925-bd66-d43a2a1ccca4
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 37
Request Body
{
            "_id": "jeN5cvWOini2WC4H"
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 4f9d5d3b-66ed-47d2-8d69-e9739513a2da
content-type application/json; charset=utf-8
X-Cloud-Trace-Context bf0120c268e0260c41ae610cd6279f5c
Date Fri, 15 Jul 2022 15:28:10 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IktlZWx5MjJAeWFob28uY29tIiwicGFzc3dvcmQiOiIxaTNsTzhNcnRhdmlJM1AiLCJpYXQiOjE2NTc4OTg4OTAsImV4cCI6MTY1Nzg5OTQ5MH0.0Hc_j2vd89GI7U23UNVgPBtIAnIcsBagHDFOrt_DF2w
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a0b600c4-2281-41df-8e7a-ade9fa1add10
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "9Zq4sxabOyXZaKkN"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e9a8f294-384e-48e2-b75b-d9d7fa346e1e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e3f029838224febcab2c3e5abdeca9eb
Date Fri, 15 Jul 2022 15:28:11 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Resposta contém atributo "message" 5 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 139B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4ODkxLCJleHAiOjE2NTc4OTk0OTF9.t507qqEKsF0Au8rPXEUAaK5qNvMZXlwR2OJyVShb49E
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 74a3dffa-3396-48a7-be5d-725aa1d5ff82
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id bf782005-da85-4752-a65e-e35a79aaefa2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 621409fe0b7206eab3f58100df23d864
Date Fri, 15 Jul 2022 15:28:11 GMT
Server Google Frontend
Content-Length 139
Response Body
{
            "message": "Produto não encontrado",
            "item": {
                "idProduto": "04114",
                "quantidade": 3,
                "index": 0
            }
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Resposta contém atributo "item" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 197ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4ODkyLCJleHAiOjE2NTc4OTk0OTJ9.rv9Oee4Iooq3Wx5W1eIcGB5AZVbznbCeb9kTjF2qkjg
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1d65b1d4-5098-474a-bb1e-357f029505ee
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6006640e-68c8-4d09-969a-6ddcf9146e86
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2e0974f26074dc444fbc4775effef5a8
Date Fri, 15 Jul 2022 15:28:12 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 192ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 12b07597-88f4-4fa8-8311-cd067e013d8f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 103
Request Body
{
          "produtos": [
            {
              "idProduto": "H0uwdO7ihXQtzji0",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d1171f95-ba1e-42e8-b910-b29917b5cf61
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 98bf5d9d026da308006b740cd9f6c7cd
Date Fri, 15 Jul 2022 15:28:13 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Resposta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/KLXycGER5WKnPnuJ
Response Information
Response Code: 400 - Bad Request
Mean time per request: 195ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 11574dfe-af9c-4d2f-ab5d-efcf8f98f759
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 08507e4b-42b3-41c1-b9c0-0c2e319f259a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 94a9ebb7c045282c8da1f0340f00431b;o=1
Date Fri, 15 Jul 2022 15:28:13 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Carrinho não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 18.84KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 63f784cf-4658-492f-a4bd-4cbc564d221d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b1ad914e-8923-4120-9394-ba31facfe150
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d2668948c89e548623b40938fd0b54fe
Date Fri, 15 Jul 2022 15:28:14 GMT
Server Google Frontend
Content-Length 19292
Response Body
{
            "quantidade": 86,
            "usuarios": [
                {
                    "nome": "Sid.Jakubowski39",
                    "email": "Hermina_Wolff@gmail.com",
                    "password": "bdKNdObII4RlFd_",
                    "administrador": "true",
                    "_id": "03WsgOOmdifcW1tQ"
                },
                {
                    "nome": "Name_Balistreri",
                    "email": "Alice26@gmail.com",
                    "password": "EdxsE0_3yq227I6",
                    "administrador": "true",
                    "_id": "0D26orVx3FTy7eGd"
                },
                {
                    "nome": "Rachelle.Pollich",
                    "email": "Judd_VonRueden@yahoo.com",
                    "password": "C9VPvyr5hT5qvs1",
                    "administrador": "true",
                    "_id": "0PZWhmA2ceDpraIX"
                },
                {
                    "nome": "Ron84Ap",
                    "email": "Isabel46@hotmail.com",
                    "password": "nvsfIHjQIUFRoQr",
                    "administrador": "true",
                    "_id": "0S3y7rxJGPQ9WsMw"
                },
                {
                    "nome": "Marcos70",
                    "email": "Jackeline61@gmail.com",
                    "password": "TnGybLVXp5RkcJI",
                    "administrador": "true",
                    "_id": "0nWy2SqE20RzTlbL"
                },
                {
                    "nome": "Fulano da Silva",
                    "email": "fulano@qa.com",
                    "password": "teste",
                    "administrador": "true",
                    "_id": "0uxuPY0cbmQhpEz1"
                },
                {
                    "nome": "Mozell.Simonis",
                    "email": "Krystina44@yahoo.com",
                    "password": "wwnFS1xDseSfw3f",
                    "administrador": "true",
                    "_id": "2cZ6fhPVyZklEHUr"
                },
                {
                    "nome": "Edmond90",
                    "email": "Vito.Smith@hotmail.com",
                    "password": "KjsAQQ2lc7Vxt2X",
                    "administrador": "true",
                    "_id": "2jytBList7FVWQID"
                },
                {
                    "nome": "Devan.Ernser94",
                    "email": "Ezekiel.Bode66@yahoo.com",
                    "password": "sfFwEn211R2bFr_",
                    "administrador": "true",
                    "_id": "45G7BaR1Ce0myla8"
                },
                {
                    "nome": "Ezequiel_Lubowitz92",
                    "email": "Damon_Hickle59@yahoo.com",
                    "password": "eQnGwFdlwZ8ujjd",
                    "administrador": "false",
                    "_id": "5UIDYFD6h99JD9Ib"
                },
                {
                    "nome": "Zula63",
                    "email": "Mayra73@yahoo.com",
                    "password": "Fpls1X3_VdWLRh7",
                    "administrador": "false",
                    "_id": "6XGX297MNRIRM82u"
                },
                {
                    "nome": "Berneice.Morissette48",
                    "email": "Chauncey98@yahoo.com",
                    "password": "rrN43DOTOnHjFbP",
                    "administrador": "true",
                    "_id": "8ZbwIXMU5hZAzhsK"
                },
                {
                    "nome": "Hiram_Christiansen45",
                    "email": "Elvera.Reinger@gmail.com",
                    "password": "HPGwPQytts1v9NE",
                    "administrador": "true",
                    "_id": "A4cBpdT5WeYO55e9"
                },
                {
                    "nome": "Berniece.Ankunding",
                    "email": "Ansel_Reinger10@hotmail.com",
                    "password": "kk504Ek93hqH6Cb",
                    "administrador": "true",
                    "_id": "AMHdS6waG7CqJRkl"
                },
                {
                    "nome": "Uriah.Kuhic",
                    "email": "Marcia35@yahoo.com",
                    "password": "N1qgV0xCB0bfEz4",
                    "administrador": "true",
                    "_id": "Bp8kCBWxGNmsxFfQ"
                },
                {
                    "nome": "Tyrel.Crooks",
                    "email": "Felicity.Romaguera@gmail.com",
                    "password": "IOPIQ5I2B8wtJru",
                    "administrador": "true",
                    "_id": "CY7GWNrwk1wkHGwB"
                },
                {
                    "nome": "Jamir.Hettinger",
                    "email": "Shawn.Kemmer59@gmail.com",
                    "password": "jdKFP6rFbnA4eYZ",
                    "administrador": "true",
                    "_id": "DvmTjiaUeY8Aywj0"
                },
                {
                    "nome": "Ben_Macejkovic7",
                    "email": "Giovanna.Parisian@hotmail.com",
                    "password": "70I_SSyxThr6b3K",
                    "administrador": "true",
                    "_id": "EVvHHGnKxfhRPbKZ"
                },
                {
                    "nome": "Hannah_Zboncak31",
                    "email": "Sylvia_Hauck36@yahoo.com",
                    "password": "NNm7nKO9xAPOroj",
                    "administrador": "true",
                    "_id": "FFbq5WUGjsVt4zBU"
                },
                {
                    "nome": "Ruben.Shields",
                    "email": "Karianne_Williamson@hotmail.com",
                    "password": "9UJBnj32g9tPHzm",
                    "administrador": "true",
                    "_id": "GsuYOWFEUXMAk6rM"
                },
                {
                    "nome": "Gabe.Stiedemann",
                    "email": "Berenice.Bernhard82@yahoo.com",
                    "password": "cZ5OfHBCGYktszW",
                    "administrador": "false",
                    "_id": "HLGY6Y7IEf77bhCE"
                },
                {
                    "nome": "Tiara.Flatley24",
                    "email": "Kenton_Harris@yahoo.com",
                    "password": "uCmj5FYlg0i96Hl",
                    "administrador": "true",
                    "_id": "HnbJDeGQThwENsUM"
                },
                {
                    "nome": "Tom.Bradtke37Ap",
                    "email": "Korbin.Jerde61@hotmail.com",
                    "password": "6vn8Paq0GVIMnhn",
                    "administrador": "true",
                    "_id": "I96tnPm3OB7PfTH3"
                },
                {
                    "nome": "Rachel_Lehner50",
                    "email": "Johnathon_Carter@yahoo.com",
                    "password": "r3GsthMwNR5Vyn9",
                    "administrador": "true",
                    "_id": "JW2IqkLIDqWaBrlH"
                },
                {
                    "nome": "Lori.MonahanA2",
                    "email": "Geraldine4@gmail.com",
                    "password": "8HChGgMz5fdkae2",
                    "administrador": "true",
                    "_id": "JioAz1enJUeCKJlt"
                },
                {
                    "nome": "Michale60",
                    "email": "Maegan_Grady61@hotmail.com",
                    "password": "c524FubGk0IKWne",
                    "administrador": "true",
                    "_id": "KCOmU2187GdzVFZS"
                },
                {
                    "nome": "Kaitlin57",
                    "email": "Reece56@yahoo.com",
                    "password": "c8GHDMOBiOHgiM0",
                    "administrador": "true",
                    "_id": "Ke9S8bkMf4D5D1rf"
                },
                {
                    "nome": "Kaci_Mraz",
                    "email": "Audra.Spencer71@yahoo.com",
                    "password": "HA73j27cJ5kJxVh",
                    "administrador": "true",
                    "_id": "MiUpaclVRA0DVL17"
                },
                {
                    "nome": "Abigale_Halvorson80",
                    "email": "Rosalind.Abbott@gmail.com",
                    "password": "3uTSN9px5vUah2k",
                    "administrador": "true",
                    "_id": "N0AZb4uaFU84KoiU"
                },
                {
                    "nome": "Monique40Ac",
                    "email": "Brady19@gmail.com",
                    "password": "iqQCf8jE5Rnt0Uf",
                    "administrador": "true",
                    "_id": "N3YpMgYx7AtG2EVx"
                },
                {
                    "nome": "Jillian4",
                    "email": "Meta_Hyatt69@hotmail.com",
                    "password": "VvGbHFI9aHfVzfz",
                    "administrador": "true",
                    "_id": "NmjDKByCnCKbThJ4"
                },
                {
                    "nome": "Glen.Schulist",
                    "email": "Ola_Schuster10@gmail.com",
                    "password": "syHkmE44LxG4na_",
                    "administrador": "false",
                    "_id": "PKTxrtvlRh0M6cUB"
                },
                {
                    "nome": "Haven.BalistreriAp",
                    "email": "Felipe.Gusikowski66@gmail.com",
                    "password": "_de5jhbkM2OxsQm",
                    "administrador": "true",
                    "_id": "Q9fBzWPOUawxg0Ix"
                },
                {
                    "nome": "Nels_Effertz36A2",
                    "email": "Vinnie.Effertz32@gmail.com",
                    "password": "Q_3YFw0HatyL9c5",
                    "administrador": "true",
                    "_id": "Qhdz4PIBCQHNl55m"
                },
                {
                    "nome": "Rylan_Beatty75",
                    "email": "Marlee.Kris21@hotmail.com",
                    "password": "53y_jkmOMRTo3aZ",
                    "administrador": "true",
                    "_id": "QwTiAwHLcTZCbV95"
                },
                {
                    "nome": "Verner66",
                    "email": "Sarina_OReilly@hotmail.com",
                    "password": "vaFEUH47_W5erdc",
                    "administrador": "true",
                    "_id": "Qz2Palw34vGlu6Xp"
                },
                {
                    "nome": "Columbus_Hackett",
                    "email": "Luna87@hotmail.com",
                    "password": "pv5nRPYIa1IulvX",
                    "administrador": "false",
                    "_id": "RG1hsCh0dtJIpBEX"
                },
                {
                    "nome": "Ambrose_McGlynnA2",
                    "email": "Audreanne54@yahoo.com",
                    "password": "d_UX8a8db3HRhOi",
                    "administrador": "true",
                    "_id": "RLG474AhcFXSiFbV"
                },
                {
                    "nome": "Ervin_Toy",
                    "email": "Lorena_Ward72@hotmail.com",
                    "password": "bWm7iDazAg6h7UG",
                    "administrador": "false",
                    "_id": "Rbku8L5NwkAdvSK1"
                },
                {
                    "nome": "Enola46",
                    "email": "Addie47@gmail.com",
                    "password": "wqtgPoOFxe890ct",
                    "administrador": "true",
                    "_id": "ReCs6bG8w87IX15H"
                },
                {
                    "nome": "Cindy.TremblayA2",
                    "email": "Cesar_Monahan@gmail.com",
                    "password": "c6lWKilGlqWwDVY",
                    "administrador": "true",
                    "_id": "Rss3EHs4M4CQWQji"
                },
                {
                    "nome": "Viola24Ac",
                    "email": "Broderick.Hyatt61@yahoo.com",
                    "password": "lVIw2Crvtg5jXGS",
                    "administrador": "true",
                    "_id": "SKgp54Awagxj8IaR"
                },
                {
                    "nome": "Hailee.Kohler",
                    "email": "Breana_Rempel40@gmail.com",
                    "password": "C2_YAgM2a4PTB77",
                    "administrador": "false",
                    "_id": "TBl5W0dvcybxcATO"
                },
                {
                    "nome": "Linnea.Schuppe42",
                    "email": "Heber18@gmail.com",
                    "password": "JRucClqNfP6M8Hh",
                    "administrador": "false",
                    "_id": "TvS2weNCZIatCBba"
                },
                {
                    "nome": "Tiara.Armstrong69Ac",
                    "email": "Nikita.Barrows51@yahoo.com",
                    "password": "GpogEjNM64goqNT",
                    "administrador": "true",
                    "_id": "VciTwzXXkbzqponz"
                },
                {
                    "nome": "Rey_HintzAp",
                    "email": "Chelsea46@hotmail.com",
                    "password": "8LPqFKHvlFmgDIx",
                    "administrador": "true",
                    "_id": "W8UQVGJoI85jotpX"
                },
                {
                    "nome": "Ola.Toy",
                    "email": "Name_Vandervort@gmail.com",
                    "password": "UGcNbPzGwdwHQSF",
                    "administrador": "true",
                    "_id": "WI301IXrQIhODIIX"
                },
                {
                    "nome": "Warren_Gaylord85",
                    "email": "Michaela.Okuneva65@gmail.com",
                    "password": "lgGV_12nB2XshZf",
                    "administrador": "true",
                    "_id": "WIbap1aLRJJMVWcg"
                },
                {
                    "nome": "Ivah76",
                    "email": "Rosalia.Heathcote34@yahoo.com",
                    "password": "TuVFEpKqoAJWayh",
                    "administrador": "true",
                    "_id": "XCiW4toPZVWr7yuS"
                },
                {
                    "nome": "Keagan_OKeefeA2",
                    "email": "Cristina_Durgan80@hotmail.com",
                    "password": "5ZjT5nBK3ntO6Nn",
                    "administrador": "true",
                    "_id": "YC6UHZ6lwErjUMSp"
                },
                {
                    "nome": "Jolie.Kemmer58",
                    "email": "Micah.Huels@hotmail.com",
                    "password": "ZI6ZV_4e7kMWmBG",
                    "administrador": "true",
                    "_id": "ZSbqg6qUYL0MQD1A"
                },
                {
                    "nome": "Justice60",
                    "email": "Enoch48@yahoo.com",
                    "password": "DhrjVOoH23Jy0WA",
                    "administrador": "true",
                    "_id": "ZpGaNozNnwjNjKW4"
                },
                {
                    "nome": "Schuyler.Pouros",
                    "email": "Colleen_Denesik21@hotmail.com",
                    "password": "JSHpuZjkNLpMlZk",
                    "administrador": "false",
                    "_id": "bMbQoSua3pBtVq9B"
                },
                {
                    "nome": "Charlotte43Ac",
                    "email": "Nasir34@hotmail.com",
                    "password": "cEroIRh5PZhuhfS",
                    "administrador": "true",
                    "_id": "ccm4yrmHxDHM1OOf"
                },
                {
                    "nome": "Julian_Fisher",
                    "email": "Joan.Nikolaus@gmail.com",
                    "password": "5nsoEPR22Bor0Yz",
                    "administrador": "true",
                    "_id": "cnxDf2MJPD8QLvBU"
                },
                {
                    "nome": "Kenneth58",
                    "email": "Kennedi67@gmail.com",
                    "password": "qtd7SaOkFOmj2nk",
                    "administrador": "true",
                    "_id": "d2zX6ctxYURQwXym"
                },
                {
                    "nome": "Colton.Steuber",
                    "email": "Kayden_Herman36@gmail.com",
                    "password": "FjtbsK8WeVUl8o5",
                    "administrador": "true",
                    "_id": "dkGwXqw8ck0LXPdD"
                },
                {
                    "nome": "Genevieve59",
                    "email": "Leanne.Mohr65@yahoo.com",
                    "password": "Cmn6lSVrtyNvwSn",
                    "administrador": "true",
                    "_id": "dx1DZcGG7uB3mND6"
                },
                {
                    "nome": "Marcia.Cassin39A2",
                    "email": "Conrad.Dibbert91@gmail.com",
                    "password": "hNskkbdMc6JdO3t",
                    "administrador": "true",
                    "_id": "eEyjWqegdd8zdwym"
                },
                {
                    "nome": "Maia_OConnell",
                    "email": "Keely22@yahoo.com",
                    "password": "1i3lO8MrtaviI3P",
                    "administrador": "true",
                    "_id": "eGe9UtCGUMIC5YVl"
                },
                {
                    "nome": "Justice_Reinger94",
                    "email": "Harmon63@hotmail.com",
                    "password": "eYIszkCTjCDHa0M",
                    "administrador": "true",
                    "_id": "fPSVla6DA8q8gJjp"
                },
                {
                    "nome": "Delilah_Quitzon54",
                    "email": "Randal12@gmail.com",
                    "password": "JAjcWFb9Z8s0yQg",
                    "administrador": "false",
                    "_id": "fkPLDsqSuBjXzFCR"
                },
                {
                    "nome": "Ellen_KundeAc",
                    "email": "Jamar_Will50@yahoo.com",
                    "password": "TDgUrfHhTXA6xuJ",
                    "administrador": "true",
                    "_id": "g0ZTuIsT3DaZk2y0"
                },
                {
                    "nome": "Lukas10",
                    "email": "Lura26@hotmail.com",
                    "password": "gnnLUu4Or1GOkAn",
                    "administrador": "true",
                    "_id": "gA6lOU16zusXpDZO"
                },
                {
                    "nome": "Sandy45",
                    "email": "Dorian59@hotmail.com",
                    "password": "rmdtEmrwefNWVn2",
                    "administrador": "true",
                    "_id": "h4TyZJQbuFE5o2sT"
                },
                {
                    "nome": "Arch23",
                    "email": "Darrick_Lynch@gmail.com",
                    "password": "HeT1IoEvNVUl6VF",
                    "administrador": "true",
                    "_id": "kTlQfBCdJwpKOJAf"
                },
                {
                    "nome": "Wyatt20",
                    "email": "Gonzalo1@gmail.com",
                    "password": "7k1BElV1ene_v2P",
                    "administrador": "true",
                    "_id": "keBfPdmP4XuhNMdf"
                },
                {
                    "nome": "Megane.Walsh6",
                    "email": "Maryjane_Mueller@hotmail.com",
                    "password": "9pTvk3wyG7s080s",
                    "administrador": "true",
                    "_id": "kkLMBMeQYp2IojeO"
                },
                {
                    "nome": "Roger.Harris42",
                    "email": "Tito50@gmail.com",
                    "password": "p_bS9imsrtll89y",
                    "administrador": "true",
                    "_id": "knduHtvLbtbBRm6W"
                },
                {
                    "nome": "Santiago.Kerluke55",
                    "email": "Orrin_Bayer87@hotmail.com",
                    "password": "MBuZ1FAUzpK90Ch",
                    "administrador": "true",
                    "_id": "lKjLHN4Ab4fh13zK"
                },
                {
                    "nome": "Erin66A2",
                    "email": "Avery5@yahoo.com",
                    "password": "lbOFrGkdlRnIz2A",
                    "administrador": "true",
                    "_id": "lPjw61rjgDr4eSfH"
                },
                {
                    "nome": "Willow26Ac",
                    "email": "Berry.Franecki@yahoo.com",
                    "password": "7hqIP2eohxp4Q7e",
                    "administrador": "true",
                    "_id": "lX1oAeltcUq6ZVeV"
                },
                {
                    "nome": "Russell_Hilpert74Ap",
                    "email": "Neoma61@gmail.com",
                    "password": "awAwT8uZ0XyvN7M",
                    "administrador": "true",
                    "_id": "nv04b6aFRUxDVLAF"
                },
                {
                    "nome": "Lane.LangAp",
                    "email": "Mable.Leannon51@gmail.com",
                    "password": "GOdhkwCRajU4rAo",
                    "administrador": "true",
                    "_id": "ozXw0wohUy8PsgGu"
                },
                {
                    "nome": "Amber_RutherfordAc",
                    "email": "Marlee71@yahoo.com",
                    "password": "q262dd0LlO_nMU0",
                    "administrador": "true",
                    "_id": "pLcAmROBqB3VsMAH"
                },
                {
                    "nome": "Isac.Waelchi",
                    "email": "Arnoldo_Lang@gmail.com",
                    "password": "_QOBgXmZTlz356d",
                    "administrador": "true",
                    "_id": "qaqvlcvZDcRdsDkk"
                },
                {
                    "nome": "Belle89",
                    "email": "Drew_Gerhold93@yahoo.com",
                    "password": "n7FKxVtEnLQqdDn",
                    "administrador": "true",
                    "_id": "r6f65TzCwtW8wPBD"
                },
                {
                    "nome": "Jaylan65",
                    "email": "Vallie.Oberbrunner25@yahoo.com",
                    "password": "RPaLOsGJZFrF4tG",
                    "administrador": "true",
                    "_id": "sEp3WKmkaZz2362M"
                },
                {
                    "nome": "Lillie_Bergnaum21",
                    "email": "Cordell_Pollich@yahoo.com",
                    "password": "JV4MuqF1l8swpAW",
                    "administrador": "true",
                    "_id": "saFBobIKPSBUysyD"
                },
                {
                    "nome": "Noemie.Johnson97",
                    "email": "Talia87@hotmail.com",
                    "password": "NMIwe3dVSheI0fl",
                    "administrador": "false",
                    "_id": "swpFbKbrNalhBTkf"
                },
                {
                    "nome": "Juwan_Swift",
                    "email": "Eldridge42@yahoo.com",
                    "password": "2BzldQVZQ_FUWM5",
                    "administrador": "true",
                    "_id": "vTytPLdk1hEL3ul3"
                },
                {
                    "nome": "Trace_Greenholt30",
                    "email": "Oleta_Orn54@hotmail.com",
                    "password": "0czHTudWSKSbGyA",
                    "administrador": "true",
                    "_id": "vwf68wOoKXUc7HOX"
                },
                {
                    "nome": "Cecilia_Hermiston",
                    "email": "Willard45@gmail.com",
                    "password": "WyIl3tpzQ6lHzd3",
                    "administrador": "false",
                    "_id": "y82RDg9j9w9kJczn"
                },
                {
                    "nome": "Isabel.Huel",
                    "email": "Darren.Kautzer@hotmail.com",
                    "password": "jHHnZ7BQE2U7Ow1",
                    "administrador": "true",
                    "_id": "yWWG7nALJOSPTvhJ"
                },
                {
                    "nome": "Autumn_Pfannerstill77",
                    "email": "Theo14@hotmail.com",
                    "password": "rHFSLijAMQewtMz",
                    "administrador": "true",
                    "_id": "yyKeQBF5hnDYTvuN"
                },
                {
                    "nome": "Aisha_RusselAp",
                    "email": "Oscar_OKon84@gmail.com",
                    "password": "YVgXSkn6DN9bPYE",
                    "administrador": "true",
                    "_id": "zZJBnGCk1Nug7yYM"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 192ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 0acd5e96-c574-4cdf-8d8f-71acdb4bd447
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 144
Request Body
{
            "nome": "Elyse_Collier30",
            "email": "Karson.Muller37@gmail.com",
            "password": "N5R_vddQYSvBuKM",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d4a4cc23-4e55-4046-8704-deb0a2824ffd
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f304ef28a5d33e9f563966b0d328aa96
Date Fri, 15 Jul 2022 15:28:14 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "Dq3qTwWNWGbxS9wj"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/Dq3qTwWNWGbxS9wj
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 170B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1d22402f-85d5-4a68-aa41-38371e7c553f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1b28c320-0d30-43df-b142-625557eff082
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 3d6e225954beb5e59f9697d5b6c9e7ce
Date Fri, 15 Jul 2022 15:28:14 GMT
Server Google Frontend
Content-Length 170
Response Body
{
            "nome": "Elyse_Collier30",
            "email": "Karson.Muller37@gmail.com",
            "password": "N5R_vddQYSvBuKM",
            "administrador": "true",
            "_id": "Dq3qTwWNWGbxS9wj"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/GF2INsiMltca99vF
Response Information
Response Code: 200 - OK
Mean time per request: 204ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b22d62cf-dce4-4c5c-b12e-c0d133fde32b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 137
Request Body
{
            "nome": "Lee_Rice",
            "email": "Conor.Roberts@hotmail.com",
            "password": "WJ301KhLHC7VABt",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e62b6f83-235b-4b6c-8a6f-bc23f5fa70ae
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 5c9683a54e65dbb26fd8cbd000d0c4f4
Date Fri, 15 Jul 2022 15:28:15 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/soqTze7NRgbp0LBt
Response Information
Response Code: 200 - OK
Mean time per request: 191ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 38e9771e-d5fe-4d2c-a972-4687b45034d6
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f9d43adf-b371-4489-8bda-ca6e683fd27c
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 8928ed50acc8089a9d1d7252f78a580f
Date Fri, 15 Jul 2022 15:28:15 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 192ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6731b252-2b2e-4fae-ae8c-371bd786e2a7
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 493fe64b-b6ee-41d1-8bc1-98bfd537965c
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 267c6663924824a1627bbef80161dd3e
Date Fri, 15 Jul 2022 15:28:16 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1ada4089-d9a7-426e-8bbd-e318eeb4b368
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 145
Request Body
{
            "nome": "{{$randomname}}",
            "email": "Johnathon_Carter@yahoo.com",
            "password": "juXZXUPGZfL9J89",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ec9bf692-df70-4f6d-87cd-b605d1ae3ceb
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 5e8695b1546ed28ac7a6d491110c94c7
Date Fri, 15 Jul 2022 15:28:16 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/soqTze7NRgbp0LBt
Response Information
Response Code: 400 - Bad Request
Mean time per request: 192ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c4088afb-f479-4004-b72b-6ee387a3cfcb
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 5ec8a39e-6540-443c-b9d4-b1f78b94354d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 67a93831b63edb9c4d978bf34232b5f4
Date Fri, 15 Jul 2022 15:28:16 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Usuário não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/soqTze7NRgbp0LBt
Response Information
Response Code: 400 - Bad Request
Mean time per request: 206ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 397c598e-5436-4eed-b561-511704e5d39d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6cf2b9cf-1b68-407a-b6de-16e808044497
content-type application/json; charset=utf-8
X-Cloud-Trace-Context fe68fd33251ca9a675dfa98378946ffb
Date Fri, 15 Jul 2022 15:28:16 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "nome" 1 0 0
Resposta contém atributo "email" 1 0 0
Resposta contém atributo "password" 1 0 0
Resposta contém atributo "administrador" 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/soqTze7NRgbp0LBt
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 23d12bec-31c4-425b-87ba-03bf2e0d5db8
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 145
Request Body
{
            "nome": "{{$randomname}}",
            "email": "Johnathon_Carter@yahoo.com",
            "password": "RQSdGB0iCJk2CDN",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id aaa62a1f-4ef8-40c1-b74e-8efa0b6aecb1
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d123d2c08b5476d201353c0fb8899e28
Date Fri, 15 Jul 2022 15:28:17 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 208ms
Mean size per request: 296B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1037275c-2ec8-48c6-91dc-3d0a414974d9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 83
Request Body
{
            "email": "Vladimir.Schuppe@yahoo.com",
            "password": "Mqz2YJUrSzwM6Pg"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a662261e-e6c0-4e38-9c74-7d90234c8067
content-type application/json; charset=utf-8
X-Cloud-Trace-Context efdf3cd7d59c6e88c4071cc0bc6c8bb6
Date Fri, 15 Jul 2022 15:28:17 GMT
Server Google Frontend
Content-Length 296
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlZsYWRpbWlyLlNjaHVwcGVAeWFob28uY29tIiwicGFzc3dvcmQiOiJNcXoyWUpVclN6d002UGciLCJpYXQiOjE2NTc4OTg4OTcsImV4cCI6MTY1Nzg5OTQ5N30.MFchc21kEyOod1V7IIDlQ7YA_RpxCnBrBDHnVsTrbzU"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 192ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6cf114be-2ccf-49e5-8a85-d35ccbf24939
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "email": "",
            "password": "Mqz2YJUrSzwM6Pg"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 4d71722e-5e29-4825-94c7-8c07438ad530
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b72e50895f8678f0cb19b077dd83920a
Date Fri, 15 Jul 2022 15:28:18 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "email": "email não pode ficar em branco"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 194ms
Mean size per request: 48B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 49cbb9a8-02b3-48fe-8483-fc59e832874d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Request Body
{
            "email": "Vladimir.Schuppe@yahoo.com",
            "password": "senhainvalida"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a30813eb-e1a1-4ea5-822d-4ea37d96c5ac
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 3bea21c51a78686d8edfc0ca08ba193c
Date Fri, 15 Jul 2022 15:28:18 GMT
Server Google Frontend
Content-Length 48
Response Body
{
            "message": "Email e/ou senha inválidos"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 203ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5d264350-76ff-48c4-a7c9-bec2a3e4b6bc
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 139
Request Body
{
            "nome": "Amber84",
            "email": "Eulalia.Goodwin@hotmail.com",
            "password": "VhkGpOOEVw9Veep",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id df82a2c9-faa4-477f-8b5b-9d584b602519
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c002d191469ab1bb4873be06b84c94f5
Date Fri, 15 Jul 2022 15:28:18 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "4TREYiBRp1sIAN3F"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Resposta contém atributo "message" 1 0 0
Resposta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 199ms
Mean size per request: 297B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlZsYWRpbWlyLlNjaHVwcGVAeWFob28uY29tIiwicGFzc3dvcmQiOiJNcXoyWUpVclN6d002UGciLCJpYXQiOjE2NTc4OTg4OTcsImV4cCI6MTY1Nzg5OTQ5N30.MFchc21kEyOod1V7IIDlQ7YA_RpxCnBrBDHnVsTrbzU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b971321b-a73e-435c-a156-538e9fe04869
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 84
Request Body
{
            "email": "Eulalia.Goodwin@hotmail.com",
            "password": "VhkGpOOEVw9Veep"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d3900005-3a34-42f4-b185-326bce5c174c
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e5175b1a4b85286d67b224cb7f7c1574
Date Fri, 15 Jul 2022 15:28:18 GMT
Server Google Frontend
Content-Length 297
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkV1bGFsaWEuR29vZHdpbkBob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiVmhrR3BPT0VWdzlWZWVwIiwiaWF0IjoxNjU3ODk4ODk4LCJleHAiOjE2NTc4OTk0OTh9.N92wyvzN83YbbMck4yVrmcJd3yJOdAv0crl9zxDYWEE"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 11.85KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 74044385-e30d-4cdb-8905-b4a99029e618
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 5c0e1e22-308f-4c77-92f4-3d18327f55c2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1a9a9ca11576fe716109e0bc5c477472
Date Fri, 15 Jul 2022 15:28:19 GMT
Server Google Frontend
Content-Length 12133
Response Body
{
            "quantidade": 64,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 719,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkV1bGFsaWEuR29vZHdpbkBob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiVmhrR3BPT0VWdzlWZWVwIiwiaWF0IjoxNjU3ODk4ODk4LCJleHAiOjE2NTc4OTk0OTh9.N92wyvzN83YbbMck4yVrmcJd3yJOdAv0crl9zxDYWEE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d87e7972-ee4b-4e9e-b8c8-737a7a64e1cd
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a2b3d5a5-6979-42d5-b91a-f7ca911d0bcf
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 87272acde7687bf9415b7f3e4fc5897e
Date Fri, 15 Jul 2022 15:28:19 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "dHu6bSJ0B4Gqvl7B"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkV1bGFsaWEuR29vZHdpbkBob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiVmhrR3BPT0VWdzlWZWVwIiwiaWF0IjoxNjU3ODk4ODk4LCJleHAiOjE2NTc4OTk0OTh9.N92wyvzN83YbbMck4yVrmcJd3yJOdAv0crl9zxDYWEE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 15db8b39-746d-4289-bc6f-d01cc250485a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "KLXycGER5WKnPnuJ"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 22003916-bc7d-4de6-a1a0-d40b4f83642f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 37782334bdf0056d860e729ab74b579c
Date Fri, 15 Jul 2022 15:28:19 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 197ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a4e0d725-c389-451d-be27-2f93eca77ff0
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 144
Request Body
{
            "nome": "Laverne.Pfannerstill",
            "email": "Lonzo89@hotmail.com",
            "password": "JZhpzt2S_tUiFJT",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f134b19b-aba9-4f84-964a-5d8dbb3d6b09
content-type application/json; charset=utf-8
X-Cloud-Trace-Context be2f6c9ed6587c872ffe2097154e9556
Date Fri, 15 Jul 2022 15:28:20 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "enZQuXw25dCqENJz"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 287B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1eff47c3-f129-49d6-b6f3-4fa7be15b656
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 76
Request Body
{
            "email": "Lonzo89@hotmail.com",
            "password": "JZhpzt2S_tUiFJT"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 4fd35275-3b4b-4133-bb07-0d04e0138b23
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6d73f7267a6596f3aa08838726c6ba1c
Date Fri, 15 Jul 2022 15:28:20 GMT
Server Google Frontend
Content-Length 287
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxvbnpvODlAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6IkpaaHB6dDJTX3RVaUZKVCIsImlhdCI6MTY1Nzg5ODkwMCwiZXhwIjoxNjU3ODk5NTAwfQ.iIO3JGBjvxVRao4i0aX3Nas5fOeKzbe81ZQTadp1azQ"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 11.85KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5843e3d9-c7d0-48fb-acbc-054a2cba3b1c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 01b26015-4a4d-46e0-b379-1ef7a0e37307
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 3d53390e3ffca0b14fb660479fe4d628
Date Fri, 15 Jul 2022 15:28:20 GMT
Server Google Frontend
Content-Length 12133
Response Body
{
            "quantidade": 64,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 718,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 201ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxvbnpvODlAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6IkpaaHB6dDJTX3RVaUZKVCIsImlhdCI6MTY1Nzg5ODkwMCwiZXhwIjoxNjU3ODk5NTAwfQ.iIO3JGBjvxVRao4i0aX3Nas5fOeKzbe81ZQTadp1azQ
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6ffe1f39-2c95-4da6-921b-bd92efb9dea5
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "185TMITZ9gLSMdpT",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 5935efca-973e-44a3-929e-af50af1b0b0e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e575485741b1d51e4a07beafb9f91f1b
Date Fri, 15 Jul 2022 15:28:21 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "eR7Tys97p7o0CrU8"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxvbnpvODlAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6IkpaaHB6dDJTX3RVaUZKVCIsImlhdCI6MTY1Nzg5ODkwMCwiZXhwIjoxNjU3ODk5NTAwfQ.iIO3JGBjvxVRao4i0aX3Nas5fOeKzbe81ZQTadp1azQ
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 52d588b9-ea29-4816-9a60-546de871ce70
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "eR7Tys97p7o0CrU8"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id df35f00c-b010-47b3-9f9d-1764db82961a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 18a056125a81af5dffe925411cbb4ad7
Date Fri, 15 Jul 2022 15:28:21 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8dbb1af2-4cbd-438a-85b0-4843eee74f78
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 140
Request Body
{
            "nome": "Ansley26",
            "email": "Crawford_Klocko34@gmail.com",
            "password": "r2UEwKbNxklRTtx",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8097cbea-d8dd-4ca1-b804-6edceb736082
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 497b530817deafc13608e342b382dedf
Date Fri, 15 Jul 2022 15:28:21 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "p1kLbb9kH6nsEQ1p"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 202ms
Mean size per request: 297B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxvbnpvODlAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6IkpaaHB6dDJTX3RVaUZKVCIsImlhdCI6MTY1Nzg5ODkwMCwiZXhwIjoxNjU3ODk5NTAwfQ.iIO3JGBjvxVRao4i0aX3Nas5fOeKzbe81ZQTadp1azQ
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1044ab20-1d52-47a5-8e11-3ca2559eb280
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 84
Request Body
{
            "email": "Crawford_Klocko34@gmail.com",
            "password": "r2UEwKbNxklRTtx"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 04f37134-9aac-4ee6-a33a-5b6d5e8eb762
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a7093533641caca08dc12bc4469e05d8
Date Fri, 15 Jul 2022 15:28:22 GMT
Server Google Frontend
Content-Length 297
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNyYXdmb3JkX0tsb2NrbzM0QGdtYWlsLmNvbSIsInBhc3N3b3JkIjoicjJVRXdLYk54a2xSVHR4IiwiaWF0IjoxNjU3ODk4OTAyLCJleHAiOjE2NTc4OTk1MDJ9.yZkx7pMlMUZoVzWc8V_8cADcrJQnqJZGqQ4IaOLtyUA"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 403 - Forbidden
Mean time per request: 193ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNyYXdmb3JkX0tsb2NrbzM0QGdtYWlsLmNvbSIsInBhc3N3b3JkIjoicjJVRXdLYk54a2xSVHR4IiwiaWF0IjoxNjU3ODk4OTAyLCJleHAiOjE2NTc4OTk1MDJ9.yZkx7pMlMUZoVzWc8V_8cADcrJQnqJZGqQ4IaOLtyUA
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 4d9d7936-e90b-4c64-9f2b-4e1e570a0d0f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 118
Request Body
{
            "nome": "Handmade Frozen Chips",
            "preco": "367",
            "descricao": "Regional",
            "quantidade": "459"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 4387ff80-6737-4802-93c7-4211e57f7b97
content-type application/json; charset=utf-8
X-Cloud-Trace-Context fe0e83457f2fbb3a5a5df0f5a04aceb1
Date Fri, 15 Jul 2022 15:28:22 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 194ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNyYXdmb3JkX0tsb2NrbzM0QGdtYWlsLmNvbSIsInBhc3N3b3JkIjoicjJVRXdLYk54a2xSVHR4IiwiaWF0IjoxNjU3ODk4OTAyLCJleHAiOjE2NTc4OTk1MDJ9.yZkx7pMlMUZoVzWc8V_8cADcrJQnqJZGqQ4IaOLtyUA
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d275be84-0ec9-4cae-abaf-cc06b5933d32
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 115
Request Body
{
            "nome": "Unbranded Frozen Shoes",
            "preco": "889",
            "descricao": "Human",
            "quantidade": "50"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a9631d81-d275-40b9-9079-0163b2685a10
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 90ddbfdfe9225f52d57576592e1037bd
Date Fri, 15 Jul 2022 15:28:22 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 11.85KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a47415b3-d6ca-476d-8919-942e8ea8e3d6
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e91de278-9ce4-4779-b7e3-c12b9bde2f91
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a3c2a8a35d3569b188a79e239f7ff3ce
Date Fri, 15 Jul 2022 15:28:22 GMT
Server Google Frontend
Content-Length 12133
Response Body
{
            "quantidade": 64,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 718,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 192ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNyYXdmb3JkX0tsb2NrbzM0QGdtYWlsLmNvbSIsInBhc3N3b3JkIjoicjJVRXdLYk54a2xSVHR4IiwiaWF0IjoxNjU3ODk4OTAyLCJleHAiOjE2NTc4OTk1MDJ9.yZkx7pMlMUZoVzWc8V_8cADcrJQnqJZGqQ4IaOLtyUA
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 081a5acf-ce46-4c7b-b9a8-1576f40682e7
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 136d85a4-eb8f-4301-93fa-b444123c9780
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 78f017257964642e2d9eb761ebd63ace
Date Fri, 15 Jul 2022 15:28:23 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 209ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNyYXdmb3JkX0tsb2NrbzM0QGdtYWlsLmNvbSIsInBhc3N3b3JkIjoicjJVRXdLYk54a2xSVHR4IiwiaWF0IjoxNjU3ODk4OTAyLCJleHAiOjE2NTc4OTk1MDJ9.yZkx7pMlMUZoVzWc8V_8cADcrJQnqJZGqQ4IaOLtyUA
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d71b3293-242b-435f-a8cc-7a1819db41db
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ec47d116-b772-455b-8306-5fe302d6268f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context dc7a13c29d7c3bf425cf861d420bed27
Date Fri, 15 Jul 2022 15:28:23 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "dBRT5Sk50yQ6QQ2R"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 196ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNyYXdmb3JkX0tsb2NrbzM0QGdtYWlsLmNvbSIsInBhc3N3b3JkIjoicjJVRXdLYk54a2xSVHR4IiwiaWF0IjoxNjU3ODk4OTAyLCJleHAiOjE2NTc4OTk1MDJ9.yZkx7pMlMUZoVzWc8V_8cADcrJQnqJZGqQ4IaOLtyUA
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9c50f796-85f2-4fb7-a0ed-555df0c2ea41
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e5efaebd-983c-4017-8e5d-6fe245b62592
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 868cd52ca2facfad0887e5aba00d190c;o=1
Date Fri, 15 Jul 2022 15:28:24 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNyYXdmb3JkX0tsb2NrbzM0QGdtYWlsLmNvbSIsInBhc3N3b3JkIjoicjJVRXdLYk54a2xSVHR4IiwiaWF0IjoxNjU3ODk4OTAyLCJleHAiOjE2NTc4OTk1MDJ9.yZkx7pMlMUZoVzWc8V_8cADcrJQnqJZGqQ4IaOLtyUA
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token cb74fddc-88ab-48fc-8489-885e4077dc2c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "eR7Tys97p7o0CrU8"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 06d9f31e-0ebe-48fc-b040-cb7a131d0b5e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7ccf1874ea1c99b6fa9c1b3a4d1b87ad
Date Fri, 15 Jul 2022 15:28:24 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/p1kLbb9kH6nsEQ1p
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b3f1ae4c-b2ec-4152-b13b-13cef6d80459
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 131
Request Body
{
            "nome": "Ansley26",
            "email": "Jessika0@yahoo.com",
            "password": "r2UEwKbNxklRTtx",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e97af5a8-38fc-43ce-8852-b3d986f714a3
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1f2c82e11b3f14f9887f4de5bef70145
Date Fri, 15 Jul 2022 15:28:24 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/p1kLbb9kH6nsEQ1p
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c92a6ed5-0802-417c-b85a-66f0d13f03b3
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 312877dd-7b44-46c7-a7ec-f14c624523d2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f5e49c664812c9ae7817e20e670e16b7
Date Fri, 15 Jul 2022 15:28:24 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 0f23b905-0f7a-460d-9f80-3e9849c2632c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "nome": "Amara_Nienow44",
            "email": "Willa_McDermott@gmail.com",
            "password": "NN4ZF5d8xHM9oqz",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8ffeab88-16ee-468c-86f2-a8ebe05926ee
content-type application/json; charset=utf-8
X-Cloud-Trace-Context bad458cec90261be558d2e4c51963714
Date Fri, 15 Jul 2022 15:28:25 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "aKzyTsW1nX1XEmgZ"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 295B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 469b0179-fc1f-4067-9360-119e3004d241
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 82
Request Body
{
            "email": "Willa_McDermott@gmail.com",
            "password": "NN4ZF5d8xHM9oqz"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 0ee5cc9a-527d-479f-bb05-3350cbb9dfff
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d20f97e9bcb20e1944170b5a5273836b
Date Fri, 15 Jul 2022 15:28:25 GMT
Server Google Frontend
Content-Length 295
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IldpbGxhX01jRGVybW90dEBnbWFpbC5jb20iLCJwYXNzd29yZCI6Ik5ONFpGNWQ4eEhNOW9xeiIsImlhdCI6MTY1Nzg5ODkwNSwiZXhwIjoxNjU3ODk5NTA1fQ.-YM_s74BhXehpoUKru6Y--_3U_9-0EPaLvqT_-NOR0o"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IldpbGxhX01jRGVybW90dEBnbWFpbC5jb20iLCJwYXNzd29yZCI6Ik5ONFpGNWQ4eEhNOW9xeiIsImlhdCI6MTY1Nzg5ODkwNSwiZXhwIjoxNjU3ODk5NTA1fQ.-YM_s74BhXehpoUKru6Y--_3U_9-0EPaLvqT_-NOR0o
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 4ae9c6f5-19ee-49de-beb1-9173b7662001
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 100
Request Body
{
            "nome": "Sausages",
            "preco": 4,
            "descricao": "Regional",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 9f95bf95-dc27-4db0-b7c8-4af3c255dc68
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 657da06171b1cf987342236f79a6f814
Date Fri, 15 Jul 2022 15:28:25 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "xkP49ED5fDf79g3U"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 12.03KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 38bc403d-b5c8-45c7-a3dc-c09e3a0a80c0
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id dd6e9b6e-14a0-472f-a5f9-a243770a324d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ddabcc66871f8752e2a5ca3d88bb741b
Date Fri, 15 Jul 2022 15:28:26 GMT
Server Google Frontend
Content-Length 12315
Response Body
{
            "quantidade": 65,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 717,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "Sausages",
                    "preco": 4,
                    "descricao": "Regional",
                    "quantidade": 10,
                    "_id": "xkP49ED5fDf79g3U"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 202ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IldpbGxhX01jRGVybW90dEBnbWFpbC5jb20iLCJwYXNzd29yZCI6Ik5ONFpGNWQ4eEhNOW9xeiIsImlhdCI6MTY1Nzg5ODkwNSwiZXhwIjoxNjU3ODk5NTA1fQ.-YM_s74BhXehpoUKru6Y--_3U_9-0EPaLvqT_-NOR0o
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 22a1dabc-b919-4489-b791-d0143f2c43eb
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "xkP49ED5fDf79g3U",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6fa94b6a-5968-443b-82c1-25065ff78a59
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ee0db743783c30c6d5fa02a84d003c31
Date Fri, 15 Jul 2022 15:28:26 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "enH1KyP87kzY18HE"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IldpbGxhX01jRGVybW90dEBnbWFpbC5jb20iLCJwYXNzd29yZCI6Ik5ONFpGNWQ4eEhNOW9xeiIsImlhdCI6MTY1Nzg5ODkwNSwiZXhwIjoxNjU3ODk5NTA1fQ.-YM_s74BhXehpoUKru6Y--_3U_9-0EPaLvqT_-NOR0o
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 01bd3289-ca46-4dec-ae78-1fee0626c0b5
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "enH1KyP87kzY18HE"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 0e68e866-6740-482a-bf72-365db955e3d5
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c239b93d86504a68e65f7b82aca89a0f
Date Fri, 15 Jul 2022 15:28:26 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/xkP49ED5fDf79g3U
Response Information
Response Code: 200 - OK
Mean time per request: 199ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IldpbGxhX01jRGVybW90dEBnbWFpbC5jb20iLCJwYXNzd29yZCI6Ik5ONFpGNWQ4eEhNOW9xeiIsImlhdCI6MTY1Nzg5ODkwNSwiZXhwIjoxNjU3ODk5NTA1fQ.-YM_s74BhXehpoUKru6Y--_3U_9-0EPaLvqT_-NOR0o
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 2127c3a1-090e-48f2-b375-f758a060233d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 110
Request Body
{
            "nome": "Computer",
            "preco": "982",
            "descricao": "International",
            "quantidade": "148"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2a6f598a-3af1-40f9-a2ca-8d39f8078418
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7dc87378ec67d6f811c64d29a1501247
Date Fri, 15 Jul 2022 15:28:26 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/xkP49ED5fDf79g3U
Response Information
Response Code: 200 - OK
Mean time per request: 202ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IldpbGxhX01jRGVybW90dEBnbWFpbC5jb20iLCJwYXNzd29yZCI6Ik5ONFpGNWQ4eEhNOW9xeiIsImlhdCI6MTY1Nzg5ODkwNSwiZXhwIjoxNjU3ODk5NTA1fQ.-YM_s74BhXehpoUKru6Y--_3U_9-0EPaLvqT_-NOR0o
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e9a08a37-3886-48a3-a125-b8f5271e77c1
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f170dade-6968-4a1f-9b2c-7ecb8dce2999
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 8474ad19eeb99fb78f1980ee1a6dff75
Date Fri, 15 Jul 2022 15:28:27 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/aKzyTsW1nX1XEmgZ
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d27f838e-8d0a-4b25-b189-6bf93fc17f28
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Request Body
{
            "nome": "Pedro Albuquerque",
            "email": "Vincenzo.DAmore32@yahoo.com",
            "password": "Mqz2YJUrSzwM6Pg",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 926927d9-905c-465d-b2ba-fd6afcb5e445
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 181e6af159f20a7379928eb59a5fdf21
Date Fri, 15 Jul 2022 15:28:27 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/aKzyTsW1nX1XEmgZ
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 841278cf-c3e0-4dd3-9598-60a9acec968f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 01908010-6f78-4f04-bce8-843f46084474
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1a326c099a948a719b16b462bbd8bd1e
Date Fri, 15 Jul 2022 15:28:27 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 283B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 48c97e2c-1902-44f5-8ddb-0fe5de4843db
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 73
Request Body
{
            "email": "Gerry6@gmail.com",
            "password": "WXS_AKTEridEDde"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d093ce21-3673-41d0-8c00-cbba2ef4337d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0e0fc727fc664f6610528db9e57c394e
Date Fri, 15 Jul 2022 15:28:28 GMT
Server Google Frontend
Content-Length 283
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkdlcnJ5NkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IldYU19BS1RFcmlkRURkZSIsImlhdCI6MTY1Nzg5ODkwOCwiZXhwIjoxNjU3ODk5NTA4fQ.G4QdNeuCvYrSQc2DOnI6tv_dfa2MNlmsqBFSPUZMhIs"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 196ms
Mean size per request: 53B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkdlcnJ5NkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IldYU19BS1RFcmlkRURkZSIsImlhdCI6MTY1Nzg5ODkwOCwiZXhwIjoxNjU3ODk5NTA4fQ.G4QdNeuCvYrSQc2DOnI6tv_dfa2MNlmsqBFSPUZMhIs
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e898460e-e69b-4874-979c-e486ef0c0786
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 94
Request Body
{
            "nome": "4",
            "preco": "795",
            "descricao": "Human",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 9427d95e-5ad7-4d27-987a-f1b1966b2aff
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e8483c1fb5ab7b8605f7ca993ea75ecc
Date Fri, 15 Jul 2022 15:28:28 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Já existe produto com esse nome"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 0 1 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Status code is 201
expected response to have status code 201 but got 400
Respsta contém atributo "_id"
expected undefined to exist
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 11.85KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ed6fda71-6296-4019-92fc-60fd616b010e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 28baa2d9-9f76-4a41-9ac5-82fa92848ea3
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c84ea604583920931096f52c7c933616
Date Fri, 15 Jul 2022 15:28:28 GMT
Server Google Frontend
Content-Length 12133
Response Body
{
            "quantidade": 64,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 717,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 195ms
Mean size per request: 138B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkdlcnJ5NkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IldYU19BS1RFcmlkRURkZSIsImlhdCI6MTY1Nzg5ODkwOCwiZXhwIjoxNjU3ODk5NTA4fQ.G4QdNeuCvYrSQc2DOnI6tv_dfa2MNlmsqBFSPUZMhIs
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f831da5b-7d2d-4ac2-bfc3-577851bec21f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 108
Request Body
{
          "produtos": [
             {
                    "idProduto": "null",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3e76e417-b302-4964-8903-c3a66845447a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0ae571bfb41cd01120fa6325f35e1004
Date Fri, 15 Jul 2022 15:28:29 GMT
Server Google Frontend
Content-Length 138
Response Body
{
            "message": "Produto não encontrado",
            "item": {
                "idProduto": "null",
                "quantidade": 1,
                "index": 0
            }
        }
Test Information
NamePassedFailedSkipped
Status code is 201 0 1 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Status code is 201
expected response to have status code 201 but got 400
Respsta contém atributo "_id"
expected undefined to exist
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 68B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkdlcnJ5NkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IldYU19BS1RFcmlkRURkZSIsImlhdCI6MTY1Nzg5ODkwOCwiZXhwIjoxNjU3ODk5NTA4fQ.G4QdNeuCvYrSQc2DOnI6tv_dfa2MNlmsqBFSPUZMhIs
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1f100ca5-1c38-4f2f-a3c3-41cfe62b2ac3
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "_id": "null"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 5afe969a-6db0-4f59-80fa-431ac167f1bc
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a596daccd00189bf1e985532301ce107
Date Fri, 15 Jul 2022 15:28:29 GMT
Server Google Frontend
Content-Length 68
Response Body
{
            "message": "Não foi encontrado carrinho para esse usuário"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 400 - Bad Request
Mean time per request: 198ms
Mean size per request: 53B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkdlcnJ5NkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IldYU19BS1RFcmlkRURkZSIsImlhdCI6MTY1Nzg5ODkwOCwiZXhwIjoxNjU3ODk5NTA4fQ.G4QdNeuCvYrSQc2DOnI6tv_dfa2MNlmsqBFSPUZMhIs
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 85211aaa-5806-4a54-8b25-962e0a7b364a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Request Body
{
            "nome": "HDD",
            "preco": "661",
            "descricao": "Human",
            "quantidade": "555"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e098a349-49eb-4065-be72-8ebe7988ae5d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a6b0873d6dd387e90356995d803bb9bc
Date Fri, 15 Jul 2022 15:28:29 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Já existe produto com esse nome"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Successful PUT request
expected 400 to be one of [ 200, 201, 202 ]
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 11.85KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token de575b3e-f96a-4a92-9929-e483f311f004
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d21c76c6-10f1-4acc-b97a-a84c521f40c8
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f01935f29aed5691f752e555e748b9d6
Date Fri, 15 Jul 2022 15:28:30 GMT
Server Google Frontend
Content-Length 12133
Response Body
{
            "quantidade": 64,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 717,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNvcm5lbGl1cy5LaWhuNzVAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6InpubWxHX0tPbU1FRnFVNSIsImlhdCI6MTY1Nzg5ODkxMCwiZXhwIjoxNjU3ODk5NTEwfQ.GDt4hZCoyDrm1rg1zIT9-I-pGK-fI7K8wIDqIoILGBw
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ba6e47ee-4689-41be-82e1-55313985723f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 108
Request Body
{
            "nome": "Norwegian Krone",
            "preco": "50",
            "descricao": "Human",
            "quantidade": "303"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1b52f258-3003-49be-b8a8-62474fcdfc5b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e69cfdcebfb02c0a799afa6a092619ce
Date Fri, 15 Jul 2022 15:28:30 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "vcGEZ6dV3W7gb604"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 3 0 0
Respsta contém atributo "message" 3 0 0
Respsta contém atributo "_id" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/dPsLqF8PvBjhcbKQ
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 143B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 65632536-deb6-41c1-9865-1b202f92b198
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 65ae3813-3313-482a-b83b-137668664765
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b92358f92ec760fa4e6af32361ec43c7
Date Fri, 15 Jul 2022 15:28:31 GMT
Server Google Frontend
Content-Length 143
Response Body
{
            "nome": "Gorgeous Cotton Keyboard17",
            "preco": 50,
            "descricao": "Forward",
            "quantidade": 604,
            "_id": "dPsLqF8PvBjhcbKQ"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/QclhcnuHN8unM3bJ
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkhhbnM4OUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjM5RDdTOHlrcXBLN0ZQcyIsImlhdCI6MTY1Nzg5ODkxMiwiZXhwIjoxNjU3ODk5NTEyfQ.h7PpfgrwhbXacCq54WrQ7DUWk_P7o1e-cB8jzEWoWH0
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1e789369-d8f8-4101-bb1e-1a2fa62cca2e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 125
Request Body
{
            "nome": "garden_morph_massachusetts.jpeg",
            "preco": "240",
            "descricao": "Human",
            "quantidade": "531"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 52c5389b-c382-48c9-b545-19d934f3b16b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1a0d468f9b4e2233c506a5611c021884
Date Fri, 15 Jul 2022 15:28:32 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 200 - OK
Mean time per request: 199ms
Mean size per request: 46B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkhhbnM4OUBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjM5RDdTOHlrcXBLN0ZQcyIsImlhdCI6MTY1Nzg5ODkxMiwiZXhwIjoxNjU3ODk5NTEyfQ.h7PpfgrwhbXacCq54WrQ7DUWk_P7o1e-cB8jzEWoWH0
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token dd476138-94ee-444c-9a3f-19d1749c3663
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c9d32575-3002-4b5c-b66c-0b0fd1b8679e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 42d94b027516fe20a0db1fbc479ec4f9
Date Fri, 15 Jul 2022 15:28:33 GMT
Server Google Frontend
Content-Length 46
Response Body
{
            "message": "Nenhum registro excluído"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 201ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 65ff0d74-f34d-4e15-ae2b-b9d992016f52
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 123
Request Body
{
            "nome": "Handcrafted Steel Computer",
            "preco": "902",
            "descricao": "Internal",
            "quantidade": "757"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d6625dc9-9b54-4dca-8da8-04c70326be01
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 9f6621c23846963b8cff42f7413be236
Date Fri, 15 Jul 2022 15:28:33 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Respsta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4OTE0LCJleHAiOjE2NTc4OTk1MTR9.le7G1HwY7PrNu2BcQKPQVmcXXrjE9XMBul3D82VgVNY
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 3a3cdc54-3ae3-47a6-b379-658d8c103ca0
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 114
Request Body
{
            "nome": "Awesome Frozen Cheese",
            "preco": 965,
            "descricao": "Legacy",
            "quantidade": 376
        
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 17a3f829-664f-46f8-ab86-1ffed3f3089a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 94ea01affe9e5c567330b5b569257e6a
Date Fri, 15 Jul 2022 15:28:34 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Já existe produto com esse nome"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 2 0 0
Respsta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 198B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4OTE0LCJleHAiOjE2NTc4OTk1MTR9.le7G1HwY7PrNu2BcQKPQVmcXXrjE9XMBul3D82VgVNY
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 41b197b6-16db-4340-a1b7-7317e2d86587
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 83
Request Body
{
            "nome": "",
            "preco": "",
            "descricao": "",
            "quantidade": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 32df992f-043a-4f3d-aae5-7758c42932f7
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4c5e46917bd6644387860473d784378e
Date Fri, 15 Jul 2022 15:28:34 GMT
Server Google Frontend
Content-Length 198
Response Body
{
            "nome": "nome não pode ficar em branco",
            "preco": "preco deve ser um número",
            "descricao": "descricao não pode ficar em branco",
            "quantidade": "quantidade deve ser um número"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 2 0 0
Resposta contém atributo "nome" 2 0 0
Resposta contém atributo "preco" 2 0 0
Resposta contém atributo "descricao" 2 0 0
Resposta contém atributo "quantidade" 2 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 193ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 88d79ee1-600f-4b72-9993-b974402c27a4
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b54ed33f-a9ad-4aa3-9155-212c7c72e3b5
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 541392d4864bdd687758bb0c07f934b5
Date Fri, 15 Jul 2022 15:28:35 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 200 - OK
Mean time per request: 199ms
Mean size per request: 4.99KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 4eae6a01-ebca-45c2-ab3f-352a25fb34d6
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id cce0eea1-1235-4db0-9c76-ea7bbe2377d9
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 5b3af10ab6c2076929abf0297cebf52f
Date Fri, 15 Jul 2022 15:28:35 GMT
Server Google Frontend
Content-Length 5108
Response Body
{
            "quantidade": 13,
            "carrinhos": [
                {
                    "produtos": [
                        {
                            "idProduto": "6qGqyJ2mNd3Zy8B5",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "d2zX6ctxYURQwXym",
                    "_id": "8bMyyJ9ndAg8eeZb"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "z8krOqb99JpLmhOj",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "2cZ6fhPVyZklEHUr",
                    "_id": "9YnQpwGMKdx59SxD"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "QTDxuz1JlUz7Xxyk",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "0PZWhmA2ceDpraIX",
                    "_id": "CkDsJQHBw1QjnseT"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "z8krOqb99JpLmhOj",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "cnxDf2MJPD8QLvBU",
                    "_id": "JXwj1kgVKO8cf6wO"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "QTDxuz1JlUz7Xxyk",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "kTlQfBCdJwpKOJAf",
                    "_id": "TAd16o3g3XM0j6ns"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "ujZm5pNzsy10IcrM",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "keBfPdmP4XuhNMdf",
                    "_id": "TWY7C1P1mkNrj6tJ"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "15DydlITcynTTPwP",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "vwf68wOoKXUc7HOX",
                    "_id": "XPkn82usFJASccr1"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "15DydlITcynTTPwP",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "0D26orVx3FTy7eGd",
                    "_id": "ci6mcIwSTi7s9ddj"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "rqjtvS7xUTYv42uO",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "WIbap1aLRJJMVWcg",
                    "_id": "i1mwZ7yCTN8m0Qg9"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "rqjtvS7xUTYv42uO",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "dx1DZcGG7uB3mND6",
                    "_id": "lhkKCHGGTcNnFxJL"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "BeeJh5lz3k6kSIzA",
                            "quantidade": 2,
                            "precoUnitario": 470
                        },
                        {
                            "idProduto": "K6leHdftCeOJj8BJ",
                            "quantidade": 1,
                            "precoUnitario": 5240
                        }
                    ],
                    "precoTotal": 6180,
                    "quantidadeTotal": 3,
                    "idUsuario": "oUb7aGkMtSEPf6BZ",
                    "_id": "qbMqntef4iTOwWfg"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "6qGqyJ2mNd3Zy8B5",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "NmjDKByCnCKbThJ4",
                    "_id": "rXS8g1AINMu3f8Vw"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "ujZm5pNzsy10IcrM",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "KCOmU2187GdzVFZS",
                    "_id": "rcDfg1dVqrBUspwZ"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 138B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik5hdGFzaGFfQW5rdW5kaW5nMjBAeWFob28uY29tIiwicGFzc3dvcmQiOiJLVWplYUZnb3B5MmtZb0kiLCJpYXQiOjE2NTc4OTg5MTUsImV4cCI6MTY1Nzg5OTUxNX0.ew9eCGBQdwValCFaP8fRc4CAqW2WLNtUFUS8qlGJU8k
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 3023ac5b-1f69-4dad-a640-a32dbcb3f6b4
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 93
Request Body
{
          "produtos": [
            {
              "idProduto": "null",
              "quantidade": 3
            }
          ]
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 72aa0b8b-252a-429e-aabf-76547299e058
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 48c6438e841d974efa767a1515ab2174
Date Fri, 15 Jul 2022 15:28:36 GMT
Server Google Frontend
Content-Length 138
Response Body
{
            "message": "Produto não encontrado",
            "item": {
                "idProduto": "null",
                "quantidade": 3,
                "index": 0
            }
        }
Test Information
NamePassedFailedSkipped
Status code is 201 0 4 0
Respsta contém atributo "message" 4 0 0
Respsta contém atributo "_id" 0 4 0
Total 4 8 0
Test Failures
Test NameAssertion Error
Status code is 201
expected response to have status code 201 but got 400
Respsta contém atributo "_id"
expected undefined to exist
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/null
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 45B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 54f2ec66-568e-41a5-a16e-df71fdbade55
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 14c6e07e-e543-4053-b534-a3491e8b0957
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 10b564966765a82833efcda6739d3db8
Date Fri, 15 Jul 2022 15:28:37 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Carrinho não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 0 5 0
Total 0 5 0
Test Failures
Test NameAssertion Error
Status code is 200
expected response to have status code 200 but got 400
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkdsZW5uaWVfTXVycGh5MjBAZ21haWwuY29tIiwicGFzc3dvcmQiOiJRdnA2UTFvVFBaUzZVOXQiLCJpYXQiOjE2NTc4OTg5MTcsImV4cCI6MTY1Nzg5OTUxN30.iGnOohUdT7SdROTONRaukJnEsmLAZjbyMZfM0MYlYGk
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a52a8639-2c84-4fd6-97fc-89298c8db7b9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 37
Request Body
{
            "_id": "uVu5LTmHF2dlVI6k"
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 7c03c0d8-6d59-4496-9f0f-0d168e4e2dc4
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 5c9a1a715c74dbf877318591289fcd6a
Date Fri, 15 Jul 2022 15:28:38 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 191ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikp1ZHNvbl9Ub3duZTY2QGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiSUM1SHRyYXVjNzlaUVBMIiwiaWF0IjoxNjU3ODk4OTE4LCJleHAiOjE2NTc4OTk1MTh9.KKxnmGk14UgnPprDNiNstZ98kN63hiyC3wtnzvBmEEQ
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9efa1834-6c1a-4c81-8886-48d809844d00
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "B7NnlD7u8DnAnkb8"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c3658661-21cc-47ad-9434-9a830a8cd081
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 22b7246664eb3c259567034065143472
Date Fri, 15 Jul 2022 15:28:39 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Resposta contém atributo "message" 5 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 197ms
Mean size per request: 139B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4OTE5LCJleHAiOjE2NTc4OTk1MTl9.is3UZmQsvbk54wISADThqCanNNPUuvd1DPcjP-03D3I
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 13a19f12-2a3d-46d7-a4a6-135cb157d11d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 15d0c8a7-90cb-4bf0-a803-20c45f737419
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7b6a5674bcf63287f9c2d5b2abf5e536
Date Fri, 15 Jul 2022 15:28:39 GMT
Server Google Frontend
Content-Length 139
Response Body
{
            "message": "Produto não encontrado",
            "item": {
                "idProduto": "04114",
                "quantidade": 3,
                "index": 0
            }
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Resposta contém atributo "item" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4OTE5LCJleHAiOjE2NTc4OTk1MTl9.is3UZmQsvbk54wISADThqCanNNPUuvd1DPcjP-03D3I
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 0dbb42ed-8f5e-4557-acca-7a68300060dc
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e119bd90-cb20-4b1f-93b7-a55b4fe8bcde
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ce37b76543dbc82d389836a63d2b8d17
Date Fri, 15 Jul 2022 15:28:40 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 191ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 35d03b97-208e-4721-9549-81fd26a265ae
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 103
Request Body
{
          "produtos": [
            {
              "idProduto": "hQIXSaU2EsDzWtPK",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id eb914e90-fcc0-41db-85ab-20b82367ea8e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f0fa8259a7bb90f20de363201bf3fad1
Date Fri, 15 Jul 2022 15:28:40 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Resposta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/Fzx1aWzruaLwRabo
Response Information
Response Code: 400 - Bad Request
Mean time per request: 196ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9729714a-ae51-4135-b44f-09644b34d1f0
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 00a5a096-4cae-4e48-a8fb-781fa35603bd
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b33c0e1444f948a564422d87d9e6c023
Date Fri, 15 Jul 2022 15:28:41 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Carrinho não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 21.71KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6769e8e2-cfbf-4c86-8b28-775811676192
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e82ebf4b-9b37-4221-9b2e-28d31dcd28b0
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 35b8edcc8d61d083e1a4eebc061c4ca5
Date Fri, 15 Jul 2022 15:28:41 GMT
Server Google Frontend
Content-Length 22230
Response Body
{
            "quantidade": 99,
            "usuarios": [
                {
                    "nome": "Sid.Jakubowski39",
                    "email": "Hermina_Wolff@gmail.com",
                    "password": "bdKNdObII4RlFd_",
                    "administrador": "true",
                    "_id": "03WsgOOmdifcW1tQ"
                },
                {
                    "nome": "Name_Balistreri",
                    "email": "Alice26@gmail.com",
                    "password": "EdxsE0_3yq227I6",
                    "administrador": "true",
                    "_id": "0D26orVx3FTy7eGd"
                },
                {
                    "nome": "Rachelle.Pollich",
                    "email": "Judd_VonRueden@yahoo.com",
                    "password": "C9VPvyr5hT5qvs1",
                    "administrador": "true",
                    "_id": "0PZWhmA2ceDpraIX"
                },
                {
                    "nome": "Ron84Ap",
                    "email": "Isabel46@hotmail.com",
                    "password": "nvsfIHjQIUFRoQr",
                    "administrador": "true",
                    "_id": "0S3y7rxJGPQ9WsMw"
                },
                {
                    "nome": "Marcos70",
                    "email": "Jackeline61@gmail.com",
                    "password": "TnGybLVXp5RkcJI",
                    "administrador": "true",
                    "_id": "0nWy2SqE20RzTlbL"
                },
                {
                    "nome": "Fulano da Silva",
                    "email": "fulano@qa.com",
                    "password": "teste",
                    "administrador": "true",
                    "_id": "0uxuPY0cbmQhpEz1"
                },
                {
                    "nome": "Eden.Simonis25Ac",
                    "email": "Cornelius.Kihn75@hotmail.com",
                    "password": "znmlG_KOmMEFqU5",
                    "administrador": "true",
                    "_id": "1SgbbgkN2O98H01m"
                },
                {
                    "nome": "Mozell.Simonis",
                    "email": "Krystina44@yahoo.com",
                    "password": "wwnFS1xDseSfw3f",
                    "administrador": "true",
                    "_id": "2cZ6fhPVyZklEHUr"
                },
                {
                    "nome": "Edmond90",
                    "email": "Vito.Smith@hotmail.com",
                    "password": "KjsAQQ2lc7Vxt2X",
                    "administrador": "true",
                    "_id": "2jytBList7FVWQID"
                },
                {
                    "nome": "Devan.Ernser94",
                    "email": "Ezekiel.Bode66@yahoo.com",
                    "password": "sfFwEn211R2bFr_",
                    "administrador": "true",
                    "_id": "45G7BaR1Ce0myla8"
                },
                {
                    "nome": "Amber84",
                    "email": "Eulalia.Goodwin@hotmail.com",
                    "password": "VhkGpOOEVw9Veep",
                    "administrador": "false",
                    "_id": "4TREYiBRp1sIAN3F"
                },
                {
                    "nome": "Ezequiel_Lubowitz92",
                    "email": "Damon_Hickle59@yahoo.com",
                    "password": "eQnGwFdlwZ8ujjd",
                    "administrador": "false",
                    "_id": "5UIDYFD6h99JD9Ib"
                },
                {
                    "nome": "Zula63",
                    "email": "Mayra73@yahoo.com",
                    "password": "Fpls1X3_VdWLRh7",
                    "administrador": "false",
                    "_id": "6XGX297MNRIRM82u"
                },
                {
                    "nome": "Berneice.Morissette48",
                    "email": "Chauncey98@yahoo.com",
                    "password": "rrN43DOTOnHjFbP",
                    "administrador": "true",
                    "_id": "8ZbwIXMU5hZAzhsK"
                },
                {
                    "nome": "Hiram_Christiansen45",
                    "email": "Elvera.Reinger@gmail.com",
                    "password": "HPGwPQytts1v9NE",
                    "administrador": "true",
                    "_id": "A4cBpdT5WeYO55e9"
                },
                {
                    "nome": "Berniece.Ankunding",
                    "email": "Ansel_Reinger10@hotmail.com",
                    "password": "kk504Ek93hqH6Cb",
                    "administrador": "true",
                    "_id": "AMHdS6waG7CqJRkl"
                },
                {
                    "nome": "Uriah.Kuhic",
                    "email": "Marcia35@yahoo.com",
                    "password": "N1qgV0xCB0bfEz4",
                    "administrador": "true",
                    "_id": "Bp8kCBWxGNmsxFfQ"
                },
                {
                    "nome": "Tyrel.Crooks",
                    "email": "Felicity.Romaguera@gmail.com",
                    "password": "IOPIQ5I2B8wtJru",
                    "administrador": "true",
                    "_id": "CY7GWNrwk1wkHGwB"
                },
                {
                    "nome": "Elyse_Collier30",
                    "email": "Karson.Muller37@gmail.com",
                    "password": "N5R_vddQYSvBuKM",
                    "administrador": "true",
                    "_id": "Dq3qTwWNWGbxS9wj"
                },
                {
                    "nome": "Jamir.Hettinger",
                    "email": "Shawn.Kemmer59@gmail.com",
                    "password": "jdKFP6rFbnA4eYZ",
                    "administrador": "true",
                    "_id": "DvmTjiaUeY8Aywj0"
                },
                {
                    "nome": "Ben_Macejkovic7",
                    "email": "Giovanna.Parisian@hotmail.com",
                    "password": "70I_SSyxThr6b3K",
                    "administrador": "true",
                    "_id": "EVvHHGnKxfhRPbKZ"
                },
                {
                    "nome": "Hannah_Zboncak31",
                    "email": "Sylvia_Hauck36@yahoo.com",
                    "password": "NNm7nKO9xAPOroj",
                    "administrador": "true",
                    "_id": "FFbq5WUGjsVt4zBU"
                },
                {
                    "nome": "Ana_KuhlmanAp",
                    "email": "Hans89@gmail.com",
                    "password": "39D7S8ykqpK7FPs",
                    "administrador": "true",
                    "_id": "FS0twhzLilCb32RW"
                },
                {
                    "nome": "Lee_Rice",
                    "email": "Conor.Roberts@hotmail.com",
                    "password": "WJ301KhLHC7VABt",
                    "administrador": "true",
                    "_id": "GF2INsiMltca99vF"
                },
                {
                    "nome": "Ruben.Shields",
                    "email": "Karianne_Williamson@hotmail.com",
                    "password": "9UJBnj32g9tPHzm",
                    "administrador": "true",
                    "_id": "GsuYOWFEUXMAk6rM"
                },
                {
                    "nome": "Gabe.Stiedemann",
                    "email": "Berenice.Bernhard82@yahoo.com",
                    "password": "cZ5OfHBCGYktszW",
                    "administrador": "false",
                    "_id": "HLGY6Y7IEf77bhCE"
                },
                {
                    "nome": "Tiara.Flatley24",
                    "email": "Kenton_Harris@yahoo.com",
                    "password": "uCmj5FYlg0i96Hl",
                    "administrador": "true",
                    "_id": "HnbJDeGQThwENsUM"
                },
                {
                    "nome": "Tom.Bradtke37Ap",
                    "email": "Korbin.Jerde61@hotmail.com",
                    "password": "6vn8Paq0GVIMnhn",
                    "administrador": "true",
                    "_id": "I96tnPm3OB7PfTH3"
                },
                {
                    "nome": "Rachel_Lehner50",
                    "email": "Johnathon_Carter@yahoo.com",
                    "password": "r3GsthMwNR5Vyn9",
                    "administrador": "true",
                    "_id": "JW2IqkLIDqWaBrlH"
                },
                {
                    "nome": "Lori.MonahanA2",
                    "email": "Geraldine4@gmail.com",
                    "password": "8HChGgMz5fdkae2",
                    "administrador": "true",
                    "_id": "JioAz1enJUeCKJlt"
                },
                {
                    "nome": "Michale60",
                    "email": "Maegan_Grady61@hotmail.com",
                    "password": "c524FubGk0IKWne",
                    "administrador": "true",
                    "_id": "KCOmU2187GdzVFZS"
                },
                {
                    "nome": "Kaitlin57",
                    "email": "Reece56@yahoo.com",
                    "password": "c8GHDMOBiOHgiM0",
                    "administrador": "true",
                    "_id": "Ke9S8bkMf4D5D1rf"
                },
                {
                    "nome": "Kaci_Mraz",
                    "email": "Audra.Spencer71@yahoo.com",
                    "password": "HA73j27cJ5kJxVh",
                    "administrador": "true",
                    "_id": "MiUpaclVRA0DVL17"
                },
                {
                    "nome": "Abigale_Halvorson80",
                    "email": "Rosalind.Abbott@gmail.com",
                    "password": "3uTSN9px5vUah2k",
                    "administrador": "true",
                    "_id": "N0AZb4uaFU84KoiU"
                },
                {
                    "nome": "Monique40Ac",
                    "email": "Brady19@gmail.com",
                    "password": "iqQCf8jE5Rnt0Uf",
                    "administrador": "true",
                    "_id": "N3YpMgYx7AtG2EVx"
                },
                {
                    "nome": "Jillian4",
                    "email": "Meta_Hyatt69@hotmail.com",
                    "password": "VvGbHFI9aHfVzfz",
                    "administrador": "true",
                    "_id": "NmjDKByCnCKbThJ4"
                },
                {
                    "nome": "Greyson_RaynorA2",
                    "email": "Vivien.Metz24@gmail.com",
                    "password": "l29a2_woN8DAYnx",
                    "administrador": "true",
                    "_id": "P9Yf4JR1uUOofuWa"
                },
                {
                    "nome": "Glen.Schulist",
                    "email": "Ola_Schuster10@gmail.com",
                    "password": "syHkmE44LxG4na_",
                    "administrador": "false",
                    "_id": "PKTxrtvlRh0M6cUB"
                },
                {
                    "nome": "Haven.BalistreriAp",
                    "email": "Felipe.Gusikowski66@gmail.com",
                    "password": "_de5jhbkM2OxsQm",
                    "administrador": "true",
                    "_id": "Q9fBzWPOUawxg0Ix"
                },
                {
                    "nome": "Nels_Effertz36A2",
                    "email": "Vinnie.Effertz32@gmail.com",
                    "password": "Q_3YFw0HatyL9c5",
                    "administrador": "true",
                    "_id": "Qhdz4PIBCQHNl55m"
                },
                {
                    "nome": "Rylan_Beatty75",
                    "email": "Marlee.Kris21@hotmail.com",
                    "password": "53y_jkmOMRTo3aZ",
                    "administrador": "true",
                    "_id": "QwTiAwHLcTZCbV95"
                },
                {
                    "nome": "Verner66",
                    "email": "Sarina_OReilly@hotmail.com",
                    "password": "vaFEUH47_W5erdc",
                    "administrador": "true",
                    "_id": "Qz2Palw34vGlu6Xp"
                },
                {
                    "nome": "Columbus_Hackett",
                    "email": "Luna87@hotmail.com",
                    "password": "pv5nRPYIa1IulvX",
                    "administrador": "false",
                    "_id": "RG1hsCh0dtJIpBEX"
                },
                {
                    "nome": "Ambrose_McGlynnA2",
                    "email": "Audreanne54@yahoo.com",
                    "password": "d_UX8a8db3HRhOi",
                    "administrador": "true",
                    "_id": "RLG474AhcFXSiFbV"
                },
                {
                    "nome": "Ervin_Toy",
                    "email": "Lorena_Ward72@hotmail.com",
                    "password": "bWm7iDazAg6h7UG",
                    "administrador": "false",
                    "_id": "Rbku8L5NwkAdvSK1"
                },
                {
                    "nome": "Enola46",
                    "email": "Addie47@gmail.com",
                    "password": "wqtgPoOFxe890ct",
                    "administrador": "true",
                    "_id": "ReCs6bG8w87IX15H"
                },
                {
                    "nome": "Cindy.TremblayA2",
                    "email": "Cesar_Monahan@gmail.com",
                    "password": "c6lWKilGlqWwDVY",
                    "administrador": "true",
                    "_id": "Rss3EHs4M4CQWQji"
                },
                {
                    "nome": "Viola24Ac",
                    "email": "Broderick.Hyatt61@yahoo.com",
                    "password": "lVIw2Crvtg5jXGS",
                    "administrador": "true",
                    "_id": "SKgp54Awagxj8IaR"
                },
                {
                    "nome": "Hailee.Kohler",
                    "email": "Breana_Rempel40@gmail.com",
                    "password": "C2_YAgM2a4PTB77",
                    "administrador": "false",
                    "_id": "TBl5W0dvcybxcATO"
                },
                {
                    "nome": "Linnea.Schuppe42",
                    "email": "Heber18@gmail.com",
                    "password": "JRucClqNfP6M8Hh",
                    "administrador": "false",
                    "_id": "TvS2weNCZIatCBba"
                },
                {
                    "nome": "Tiara.Armstrong69Ac",
                    "email": "Nikita.Barrows51@yahoo.com",
                    "password": "GpogEjNM64goqNT",
                    "administrador": "true",
                    "_id": "VciTwzXXkbzqponz"
                },
                {
                    "nome": "Rey_HintzAp",
                    "email": "Chelsea46@hotmail.com",
                    "password": "8LPqFKHvlFmgDIx",
                    "administrador": "true",
                    "_id": "W8UQVGJoI85jotpX"
                },
                {
                    "nome": "Ola.Toy",
                    "email": "Name_Vandervort@gmail.com",
                    "password": "UGcNbPzGwdwHQSF",
                    "administrador": "true",
                    "_id": "WI301IXrQIhODIIX"
                },
                {
                    "nome": "Warren_Gaylord85",
                    "email": "Michaela.Okuneva65@gmail.com",
                    "password": "lgGV_12nB2XshZf",
                    "administrador": "true",
                    "_id": "WIbap1aLRJJMVWcg"
                },
                {
                    "nome": "Ivah76",
                    "email": "Rosalia.Heathcote34@yahoo.com",
                    "password": "TuVFEpKqoAJWayh",
                    "administrador": "true",
                    "_id": "XCiW4toPZVWr7yuS"
                },
                {
                    "nome": "Murray.Hane50",
                    "email": "Vladimir.Schuppe@yahoo.com",
                    "password": "Mqz2YJUrSzwM6Pg",
                    "administrador": "true",
                    "_id": "Y06k2AybH3TQS7Pp"
                },
                {
                    "nome": "Keagan_OKeefeA2",
                    "email": "Cristina_Durgan80@hotmail.com",
                    "password": "5ZjT5nBK3ntO6Nn",
                    "administrador": "true",
                    "_id": "YC6UHZ6lwErjUMSp"
                },
                {
                    "nome": "Jolie.Kemmer58",
                    "email": "Micah.Huels@hotmail.com",
                    "password": "ZI6ZV_4e7kMWmBG",
                    "administrador": "true",
                    "_id": "ZSbqg6qUYL0MQD1A"
                },
                {
                    "nome": "Justice60",
                    "email": "Enoch48@yahoo.com",
                    "password": "DhrjVOoH23Jy0WA",
                    "administrador": "true",
                    "_id": "ZpGaNozNnwjNjKW4"
                },
                {
                    "nome": "Schuyler.Pouros",
                    "email": "Colleen_Denesik21@hotmail.com",
                    "password": "JSHpuZjkNLpMlZk",
                    "administrador": "false",
                    "_id": "bMbQoSua3pBtVq9B"
                },
                {
                    "nome": "Charlotte43Ac",
                    "email": "Nasir34@hotmail.com",
                    "password": "cEroIRh5PZhuhfS",
                    "administrador": "true",
                    "_id": "ccm4yrmHxDHM1OOf"
                },
                {
                    "nome": "Julian_Fisher",
                    "email": "Joan.Nikolaus@gmail.com",
                    "password": "5nsoEPR22Bor0Yz",
                    "administrador": "true",
                    "_id": "cnxDf2MJPD8QLvBU"
                },
                {
                    "nome": "Kenneth58",
                    "email": "Kennedi67@gmail.com",
                    "password": "qtd7SaOkFOmj2nk",
                    "administrador": "true",
                    "_id": "d2zX6ctxYURQwXym"
                },
                {
                    "nome": "Colton.Steuber",
                    "email": "Kayden_Herman36@gmail.com",
                    "password": "FjtbsK8WeVUl8o5",
                    "administrador": "true",
                    "_id": "dkGwXqw8ck0LXPdD"
                },
                {
                    "nome": "Genevieve59",
                    "email": "Leanne.Mohr65@yahoo.com",
                    "password": "Cmn6lSVrtyNvwSn",
                    "administrador": "true",
                    "_id": "dx1DZcGG7uB3mND6"
                },
                {
                    "nome": "Marcia.Cassin39A2",
                    "email": "Conrad.Dibbert91@gmail.com",
                    "password": "hNskkbdMc6JdO3t",
                    "administrador": "true",
                    "_id": "eEyjWqegdd8zdwym"
                },
                {
                    "nome": "Maia_OConnell",
                    "email": "Keely22@yahoo.com",
                    "password": "1i3lO8MrtaviI3P",
                    "administrador": "true",
                    "_id": "eGe9UtCGUMIC5YVl"
                },
                {
                    "nome": "Laverne.Pfannerstill",
                    "email": "Lonzo89@hotmail.com",
                    "password": "JZhpzt2S_tUiFJT",
                    "administrador": "false",
                    "_id": "enZQuXw25dCqENJz"
                },
                {
                    "nome": "Justice_Reinger94",
                    "email": "Harmon63@hotmail.com",
                    "password": "eYIszkCTjCDHa0M",
                    "administrador": "true",
                    "_id": "fPSVla6DA8q8gJjp"
                },
                {
                    "nome": "Delilah_Quitzon54",
                    "email": "Randal12@gmail.com",
                    "password": "JAjcWFb9Z8s0yQg",
                    "administrador": "false",
                    "_id": "fkPLDsqSuBjXzFCR"
                },
                {
                    "nome": "Ellen_KundeAc",
                    "email": "Jamar_Will50@yahoo.com",
                    "password": "TDgUrfHhTXA6xuJ",
                    "administrador": "true",
                    "_id": "g0ZTuIsT3DaZk2y0"
                },
                {
                    "nome": "Lukas10",
                    "email": "Lura26@hotmail.com",
                    "password": "gnnLUu4Or1GOkAn",
                    "administrador": "true",
                    "_id": "gA6lOU16zusXpDZO"
                },
                {
                    "nome": "Sandy45",
                    "email": "Dorian59@hotmail.com",
                    "password": "rmdtEmrwefNWVn2",
                    "administrador": "true",
                    "_id": "h4TyZJQbuFE5o2sT"
                },
                {
                    "nome": "Ursula.Schowalter96",
                    "email": "Glennie_Murphy20@gmail.com",
                    "password": "Qvp6Q1oTPZS6U9t",
                    "administrador": "true",
                    "_id": "kDV2ZHfA9HjaczpD"
                },
                {
                    "nome": "Arch23",
                    "email": "Darrick_Lynch@gmail.com",
                    "password": "HeT1IoEvNVUl6VF",
                    "administrador": "true",
                    "_id": "kTlQfBCdJwpKOJAf"
                },
                {
                    "nome": "Wyatt20",
                    "email": "Gonzalo1@gmail.com",
                    "password": "7k1BElV1ene_v2P",
                    "administrador": "true",
                    "_id": "keBfPdmP4XuhNMdf"
                },
                {
                    "nome": "Megane.Walsh6",
                    "email": "Maryjane_Mueller@hotmail.com",
                    "password": "9pTvk3wyG7s080s",
                    "administrador": "true",
                    "_id": "kkLMBMeQYp2IojeO"
                },
                {
                    "nome": "Roger.Harris42",
                    "email": "Tito50@gmail.com",
                    "password": "p_bS9imsrtll89y",
                    "administrador": "true",
                    "_id": "knduHtvLbtbBRm6W"
                },
                {
                    "nome": "Santiago.Kerluke55",
                    "email": "Orrin_Bayer87@hotmail.com",
                    "password": "MBuZ1FAUzpK90Ch",
                    "administrador": "true",
                    "_id": "lKjLHN4Ab4fh13zK"
                },
                {
                    "nome": "Margie_Marks67",
                    "email": "Gerry6@gmail.com",
                    "password": "WXS_AKTEridEDde",
                    "administrador": "true",
                    "_id": "lOlokSuWu4rY9mzR"
                },
                {
                    "nome": "Erin66A2",
                    "email": "Avery5@yahoo.com",
                    "password": "lbOFrGkdlRnIz2A",
                    "administrador": "true",
                    "_id": "lPjw61rjgDr4eSfH"
                },
                {
                    "nome": "Willow26Ac",
                    "email": "Berry.Franecki@yahoo.com",
                    "password": "7hqIP2eohxp4Q7e",
                    "administrador": "true",
                    "_id": "lX1oAeltcUq6ZVeV"
                },
                {
                    "nome": "Russell_Hilpert74Ap",
                    "email": "Neoma61@gmail.com",
                    "password": "awAwT8uZ0XyvN7M",
                    "administrador": "true",
                    "_id": "nv04b6aFRUxDVLAF"
                },
                {
                    "nome": "Lane.LangAp",
                    "email": "Mable.Leannon51@gmail.com",
                    "password": "GOdhkwCRajU4rAo",
                    "administrador": "true",
                    "_id": "ozXw0wohUy8PsgGu"
                },
                {
                    "nome": "Turner_Macejkovic50",
                    "email": "Judson_Towne66@gmail.com",
                    "password": "IC5Htrauc79ZQPL",
                    "administrador": "true",
                    "_id": "p6NTm1B8bk3YoZmF"
                },
                {
                    "nome": "Amber_RutherfordAc",
                    "email": "Marlee71@yahoo.com",
                    "password": "q262dd0LlO_nMU0",
                    "administrador": "true",
                    "_id": "pLcAmROBqB3VsMAH"
                },
                {
                    "nome": "Hoyt_Armstrong",
                    "email": "Natasha_Ankunding20@yahoo.com",
                    "password": "KUjeaFgopy2kYoI",
                    "administrador": "true",
                    "_id": "q8qjkqLjMDbDMfe2"
                },
                {
                    "nome": "Isac.Waelchi",
                    "email": "Arnoldo_Lang@gmail.com",
                    "password": "_QOBgXmZTlz356d",
                    "administrador": "true",
                    "_id": "qaqvlcvZDcRdsDkk"
                },
                {
                    "nome": "Belle89",
                    "email": "Drew_Gerhold93@yahoo.com",
                    "password": "n7FKxVtEnLQqdDn",
                    "administrador": "true",
                    "_id": "r6f65TzCwtW8wPBD"
                },
                {
                    "nome": "Briana.Reilly82",
                    "email": "Linwood56@yahoo.com",
                    "password": "srArgpmmuVgfcvE",
                    "administrador": "true",
                    "_id": "s2kF75WtmDJi1ciO"
                },
                {
                    "nome": "Jaylan65",
                    "email": "Vallie.Oberbrunner25@yahoo.com",
                    "password": "RPaLOsGJZFrF4tG",
                    "administrador": "true",
                    "_id": "sEp3WKmkaZz2362M"
                },
                {
                    "nome": "Lillie_Bergnaum21",
                    "email": "Cordell_Pollich@yahoo.com",
                    "password": "JV4MuqF1l8swpAW",
                    "administrador": "true",
                    "_id": "saFBobIKPSBUysyD"
                },
                {
                    "nome": "Noemie.Johnson97",
                    "email": "Talia87@hotmail.com",
                    "password": "NMIwe3dVSheI0fl",
                    "administrador": "false",
                    "_id": "swpFbKbrNalhBTkf"
                },
                {
                    "nome": "Juwan_Swift",
                    "email": "Eldridge42@yahoo.com",
                    "password": "2BzldQVZQ_FUWM5",
                    "administrador": "true",
                    "_id": "vTytPLdk1hEL3ul3"
                },
                {
                    "nome": "Trace_Greenholt30",
                    "email": "Oleta_Orn54@hotmail.com",
                    "password": "0czHTudWSKSbGyA",
                    "administrador": "true",
                    "_id": "vwf68wOoKXUc7HOX"
                },
                {
                    "nome": "Cecilia_Hermiston",
                    "email": "Willard45@gmail.com",
                    "password": "WyIl3tpzQ6lHzd3",
                    "administrador": "false",
                    "_id": "y82RDg9j9w9kJczn"
                },
                {
                    "nome": "Isabel.Huel",
                    "email": "Darren.Kautzer@hotmail.com",
                    "password": "jHHnZ7BQE2U7Ow1",
                    "administrador": "true",
                    "_id": "yWWG7nALJOSPTvhJ"
                },
                {
                    "nome": "Autumn_Pfannerstill77",
                    "email": "Theo14@hotmail.com",
                    "password": "rHFSLijAMQewtMz",
                    "administrador": "true",
                    "_id": "yyKeQBF5hnDYTvuN"
                },
                {
                    "nome": "Aisha_RusselAp",
                    "email": "Oscar_OKon84@gmail.com",
                    "password": "YVgXSkn6DN9bPYE",
                    "administrador": "true",
                    "_id": "zZJBnGCk1Nug7yYM"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 207ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6d05f756-a102-43f2-b8d6-e8fb252607c5
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 139
Request Body
{
            "nome": "Christophe.Davis",
            "email": "Frankie34@gmail.com",
            "password": "jOa4ptodeiXMXLZ",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 5f636845-d1c4-4c7e-bc9b-4bd00bdaca14
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4b1ada76371de8b5fcd5a9567de991f1
Date Fri, 15 Jul 2022 15:28:42 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "eDEZi57BoMzS5yen"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/eDEZi57BoMzS5yen
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 165B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 58498f94-ece8-444e-a5d6-907a9e5a7a3c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 63a9fb3f-cb7f-4611-a854-559dd5e47978
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2ac18a12dad4bcbf0450a180c83785b4
Date Fri, 15 Jul 2022 15:28:42 GMT
Server Google Frontend
Content-Length 165
Response Body
{
            "nome": "Christophe.Davis",
            "email": "Frankie34@gmail.com",
            "password": "jOa4ptodeiXMXLZ",
            "administrador": "true",
            "_id": "eDEZi57BoMzS5yen"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/DpLS5VwSuNJUxTEz
Response Information
Response Code: 200 - OK
Mean time per request: 206ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f36b7824-05ab-4500-baf4-6d1ce8e16353
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "nome": "Muriel84",
            "email": "Stefanie75@yahoo.com",
            "password": "U1xEpU56gR0fmbz",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 7b4c629b-71e5-4fe5-bed6-bbbc243f424f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context bfb9e301b7993a1211cfbf94355aa3dd
Date Fri, 15 Jul 2022 15:28:42 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/IgWzzW6Y3qHdho1j
Response Information
Response Code: 200 - OK
Mean time per request: 210ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 48dbf6a3-5e5b-4c2b-8494-db2ed39f2198
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 047f5a7c-25a7-491f-a8f2-22c254a1308a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c3b98ebf08412665ef3f6f15102af958
Date Fri, 15 Jul 2022 15:28:43 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 18efaba6-1eb6-402e-b72d-d8147c78338b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2fe89ceb-278e-4be4-aefb-a38d2d23d17a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7cfa11468e78880b0f9f1e0e80c30cc6
Date Fri, 15 Jul 2022 15:28:43 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 191ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 660645cb-6404-4c0f-aa50-7b600b561881
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 135
Request Body
{
            "nome": "{{$randomname}}",
            "email": "Gerry6@gmail.com",
            "password": "dXlgjuRYPvadM1V",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 12d3c515-d66a-4f95-a6c1-bd948325df5a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context bfd7c5e89d7f14125a22962a4f71aa3f
Date Fri, 15 Jul 2022 15:28:44 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/IgWzzW6Y3qHdho1j
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 43f9a3cb-cbc2-4cc3-beb8-21402f75bae2
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 5d2d63e9-3eab-4a91-9513-bfa32e6f2d60
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ebc04dddb1b0959270a36aab11222852;o=1
Date Fri, 15 Jul 2022 15:28:44 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Usuário não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/IgWzzW6Y3qHdho1j
Response Information
Response Code: 400 - Bad Request
Mean time per request: 191ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 652bc056-4216-46eb-bc2f-2770e7db3091
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 73f86457-e6b6-4c74-9cc9-5ed5b874f87e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 93b8ccfc32f74b93d96ef1da0ea52987
Date Fri, 15 Jul 2022 15:28:44 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "nome" 1 0 0
Resposta contém atributo "email" 1 0 0
Resposta contém atributo "password" 1 0 0
Resposta contém atributo "administrador" 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/IgWzzW6Y3qHdho1j
Response Information
Response Code: 400 - Bad Request
Mean time per request: 197ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1040d13f-110f-48b9-9d78-a7614d9bb53c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 135
Request Body
{
            "nome": "{{$randomname}}",
            "email": "Gerry6@gmail.com",
            "password": "JGr9Wn25dTiUHIq",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id fabf6c9d-6c21-4e29-8ec7-62cb556d69dc
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d07d4f1e63690ae384b6f827e031c834
Date Fri, 15 Jul 2022 15:28:44 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 291B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 246d4df9-9548-4ed9-9170-717cc9a83a34
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 79
Request Body
{
            "email": "Nelson.Stehr@gmail.com",
            "password": "hQO5I6DgXho__YF"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 81dd102f-ec95-4cc1-bda2-79d6b67e2092
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 11465af9b3379de0399c27891d379edb
Date Fri, 15 Jul 2022 15:28:45 GMT
Server Google Frontend
Content-Length 291
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik5lbHNvbi5TdGVockBnbWFpbC5jb20iLCJwYXNzd29yZCI6ImhRTzVJNkRnWGhvX19ZRiIsImlhdCI6MTY1Nzg5ODkyNSwiZXhwIjoxNjU3ODk5NTI1fQ.G6KNI6TtlKQRYYaiysYlxzd7NRf3-x2DGtKJqgFPLEY"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 192ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1d064e9f-e89f-4930-b9a0-8e75628c6d4a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "email": "",
            "password": "hQO5I6DgXho__YF"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e2e9e03a-6c9d-44ca-ad19-c6d1e3817973
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 29af540028a8797204326eb3f977a156
Date Fri, 15 Jul 2022 15:28:45 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "email": "email não pode ficar em branco"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 193ms
Mean size per request: 48B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 50131266-7853-46e5-857d-cbee3a1b496d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 77
Request Body
{
            "email": "Nelson.Stehr@gmail.com",
            "password": "senhainvalida"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 66b894bf-167b-4924-9b90-52eaba3d8366
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e918c9713fe8d96e4eb127ec8571f745
Date Fri, 15 Jul 2022 15:28:45 GMT
Server Google Frontend
Content-Length 48
Response Body
{
            "message": "Email e/ou senha inválidos"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c2fc4553-fc31-4e7b-ba4f-66b029373f4d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 142
Request Body
{
            "nome": "Maxie_Casper",
            "email": "Eliseo.Daniel40@gmail.com",
            "password": "1wHRSUmScWY7DOd",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id bbef894d-6118-48fe-a402-805cb7462cbf
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f18c1647bec549b695da1e3723446ee7
Date Fri, 15 Jul 2022 15:28:46 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "mpBROH6zhZh5zxTt"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Resposta contém atributo "message" 1 0 0
Resposta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 295B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik5lbHNvbi5TdGVockBnbWFpbC5jb20iLCJwYXNzd29yZCI6ImhRTzVJNkRnWGhvX19ZRiIsImlhdCI6MTY1Nzg5ODkyNSwiZXhwIjoxNjU3ODk5NTI1fQ.G6KNI6TtlKQRYYaiysYlxzd7NRf3-x2DGtKJqgFPLEY
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 61269860-a8b0-420f-98f6-cec6387cab49
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 82
Request Body
{
            "email": "Eliseo.Daniel40@gmail.com",
            "password": "1wHRSUmScWY7DOd"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 7c68d11c-3769-4afb-863e-0f557eb1f2a6
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 187fdbd0fdcfa66fda8af69f6ec3b922
Date Fri, 15 Jul 2022 15:28:46 GMT
Server Google Frontend
Content-Length 295
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkVsaXNlby5EYW5pZWw0MEBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjF3SFJTVW1TY1dZN0RPZCIsImlhdCI6MTY1Nzg5ODkyNiwiZXhwIjoxNjU3ODk5NTI2fQ.5Y8TvXMKHZJlgpQn1SRn3MWEzXvxhE_HISnVUt64cdY"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 13.16KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b0b1ed8c-1990-4043-b989-320c5cddeddc
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3c731e1f-7980-4881-a221-8779b628e22b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2ef4a6abc0995b26d32294687aed9afe
Date Fri, 15 Jul 2022 15:28:46 GMT
Server Google Frontend
Content-Length 13471
Response Body
{
            "quantidade": 71,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 717,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Unbranded Soft Cheese",
                    "preco": 775,
                    "descricao": "Investor",
                    "quantidade": 562,
                    "_id": "8hmQKCb9lapaIdg5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "Chad",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 648,
                    "_id": "CMe1TNCEgbRlDBJd"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "garden_morph_massachusetts.jpeg",
                    "preco": 240,
                    "descricao": "Human",
                    "quantidade": 531,
                    "_id": "QclhcnuHN8unM3bJ"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Gorgeous Cotton Keyboard17",
                    "preco": 50,
                    "descricao": "Forward",
                    "quantidade": 604,
                    "_id": "dPsLqF8PvBjhcbKQ"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "Rodolfo",
                    "preco": 5,
                    "descricao": "Legacy",
                    "quantidade": 95,
                    "_id": "hQIXSaU2EsDzWtPK"
                },
                {
                    "nome": "village.spf",
                    "preco": 10,
                    "descricao": "National",
                    "quantidade": 495,
                    "_id": "hgRV37uisE2ffEr6"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Norwegian Krone",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 303,
                    "_id": "vcGEZ6dV3W7gb604"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkVsaXNlby5EYW5pZWw0MEBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjF3SFJTVW1TY1dZN0RPZCIsImlhdCI6MTY1Nzg5ODkyNiwiZXhwIjoxNjU3ODk5NTI2fQ.5Y8TvXMKHZJlgpQn1SRn3MWEzXvxhE_HISnVUt64cdY
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token bc01893a-f1c6-49e2-b95f-f40a4cfd6291
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 48a5384a-40b1-4527-ba74-f108b6822097
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ab22ca8ab1f0ab42f2e448d5760d9ab4
Date Fri, 15 Jul 2022 15:28:47 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "YDzHqVJMfEIqugRX"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkVsaXNlby5EYW5pZWw0MEBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjF3SFJTVW1TY1dZN0RPZCIsImlhdCI6MTY1Nzg5ODkyNiwiZXhwIjoxNjU3ODk5NTI2fQ.5Y8TvXMKHZJlgpQn1SRn3MWEzXvxhE_HISnVUt64cdY
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8166c3e3-4481-4cc3-b39f-b31601a7204b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "Fzx1aWzruaLwRabo"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 87b6dba0-4fb8-4a7e-b13c-9feab56e6d5d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0e573d88e8f48bb1a3497e8a1b25caed
Date Fri, 15 Jul 2022 15:28:47 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 192ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ec683843-4f84-4819-91bc-b7dff21ec603
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 133
Request Body
{
            "nome": "Sid68",
            "email": "Marty_Gerlach@gmail.com",
            "password": "OyDmI_xrY4vIPMg",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 73237463-ad0e-44ab-8bc0-de360f1e83ee
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d3fa47f17dcd6a6aa220d05534027b2b
Date Fri, 15 Jul 2022 15:28:47 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "wHfPBWImHz3BmO5q"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 292B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token bf0ba45d-3c50-4256-b5a5-5132f25dc13a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "email": "Marty_Gerlach@gmail.com",
            "password": "OyDmI_xrY4vIPMg"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 77ed7f13-fb4d-496c-82bf-17437e3774da
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b7838d55add1b9ea92d654c22ac8fde4
Date Fri, 15 Jul 2022 15:28:48 GMT
Server Google Frontend
Content-Length 292
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hcnR5X0dlcmxhY2hAZ21haWwuY29tIiwicGFzc3dvcmQiOiJPeURtSV94clk0dklQTWciLCJpYXQiOjE2NTc4OTg5MjgsImV4cCI6MTY1Nzg5OTUyOH0.HupLyMi4LfNM2gOvmJNiqxuUqO-R_lqwodhaOySD6PM"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 13.16KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d6fb5ec9-6956-4d14-b1fa-8d573e8068b9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d4dd5925-def9-4050-a5ae-f7fb29d8e548
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a9af58cce82481fb46122c4287ebb7fe
Date Fri, 15 Jul 2022 15:28:48 GMT
Server Google Frontend
Content-Length 13471
Response Body
{
            "quantidade": 71,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 716,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Unbranded Soft Cheese",
                    "preco": 775,
                    "descricao": "Investor",
                    "quantidade": 562,
                    "_id": "8hmQKCb9lapaIdg5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "Chad",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 648,
                    "_id": "CMe1TNCEgbRlDBJd"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "garden_morph_massachusetts.jpeg",
                    "preco": 240,
                    "descricao": "Human",
                    "quantidade": 531,
                    "_id": "QclhcnuHN8unM3bJ"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Gorgeous Cotton Keyboard17",
                    "preco": 50,
                    "descricao": "Forward",
                    "quantidade": 604,
                    "_id": "dPsLqF8PvBjhcbKQ"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "Rodolfo",
                    "preco": 5,
                    "descricao": "Legacy",
                    "quantidade": 95,
                    "_id": "hQIXSaU2EsDzWtPK"
                },
                {
                    "nome": "village.spf",
                    "preco": 10,
                    "descricao": "National",
                    "quantidade": 495,
                    "_id": "hgRV37uisE2ffEr6"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Norwegian Krone",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 303,
                    "_id": "vcGEZ6dV3W7gb604"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 197ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hcnR5X0dlcmxhY2hAZ21haWwuY29tIiwicGFzc3dvcmQiOiJPeURtSV94clk0dklQTWciLCJpYXQiOjE2NTc4OTg5MjgsImV4cCI6MTY1Nzg5OTUyOH0.HupLyMi4LfNM2gOvmJNiqxuUqO-R_lqwodhaOySD6PM
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 4fac8d3f-6848-4273-ac1c-4fa5fde8d588
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "185TMITZ9gLSMdpT",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 398e3226-331c-4398-b945-3488d80eb53a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 98bf8a68eef7230f4f783999435e0f18
Date Fri, 15 Jul 2022 15:28:48 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "o7VyMXjcHFx8fEnX"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 197ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hcnR5X0dlcmxhY2hAZ21haWwuY29tIiwicGFzc3dvcmQiOiJPeURtSV94clk0dklQTWciLCJpYXQiOjE2NTc4OTg5MjgsImV4cCI6MTY1Nzg5OTUyOH0.HupLyMi4LfNM2gOvmJNiqxuUqO-R_lqwodhaOySD6PM
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f044fea4-02bf-480c-b35d-7c1ff3f83198
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "o7VyMXjcHFx8fEnX"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 26ce9e82-cd60-4e73-9bc3-b56ee1613cda
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 35b795e6390849ecf7a8e0548c766850
Date Fri, 15 Jul 2022 15:28:49 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 193ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 043d07e3-e195-47d2-971a-c4cf5b703405
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 141
Request Body
{
            "nome": "Wallace.Schumm58",
            "email": "Alanna17@hotmail.com",
            "password": "WMafd5QP66gA_gR",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 790b30cb-8116-49ad-b199-90d31d5c5068
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 984082633a585541c9f3f86b90027ffb
Date Fri, 15 Jul 2022 15:28:49 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "VCETnWODjYSsnBOT"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 288B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ik1hcnR5X0dlcmxhY2hAZ21haWwuY29tIiwicGFzc3dvcmQiOiJPeURtSV94clk0dklQTWciLCJpYXQiOjE2NTc4OTg5MjgsImV4cCI6MTY1Nzg5OTUyOH0.HupLyMi4LfNM2gOvmJNiqxuUqO-R_lqwodhaOySD6PM
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f4ef0e9e-f288-4d03-84a9-cce9d8a0bc4d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 77
Request Body
{
            "email": "Alanna17@hotmail.com",
            "password": "WMafd5QP66gA_gR"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id bec2daed-8180-4517-80ea-8bde62e45ac4
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 9d3bb9d34457f6718498f193ec9d02b0
Date Fri, 15 Jul 2022 15:28:49 GMT
Server Google Frontend
Content-Length 288
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFsYW5uYTE3QGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJXTWFmZDVRUDY2Z0FfZ1IiLCJpYXQiOjE2NTc4OTg5MjksImV4cCI6MTY1Nzg5OTUyOX0.SlhYTwFaouqn7hi_WSblgx_OsaOfO4wpiKqcvaikzpM"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 403 - Forbidden
Mean time per request: 194ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFsYW5uYTE3QGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJXTWFmZDVRUDY2Z0FfZ1IiLCJpYXQiOjE2NTc4OTg5MjksImV4cCI6MTY1Nzg5OTUyOX0.SlhYTwFaouqn7hi_WSblgx_OsaOfO4wpiKqcvaikzpM
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 53fbeb86-6f28-4b6a-8d62-153c4a68cb65
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 118
Request Body
{
            "nome": "Unbranded Wooden Salad",
            "preco": "444",
            "descricao": "Customer",
            "quantidade": "76"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 67cd05e5-5c0e-4f8d-8219-6538e371bc27
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 09328ede72851b9f4db3a3e06e4c32cd
Date Fri, 15 Jul 2022 15:28:49 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 194ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFsYW5uYTE3QGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJXTWFmZDVRUDY2Z0FfZ1IiLCJpYXQiOjE2NTc4OTg5MjksImV4cCI6MTY1Nzg5OTUyOX0.SlhYTwFaouqn7hi_WSblgx_OsaOfO4wpiKqcvaikzpM
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e858db2f-d5e0-434d-ac93-969cb9f30dda
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 117
Request Body
{
            "nome": "Fantastic Wooden Salad",
            "preco": "807",
            "descricao": "Global",
            "quantidade": "878"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id dc9e1c34-fcaa-46c4-a669-ce25156e8279
content-type application/json; charset=utf-8
X-Cloud-Trace-Context cbb34f88dfb0b595ee0557b9ca6275f4
Date Fri, 15 Jul 2022 15:28:50 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 13.16KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f39f17b6-f6f2-42de-bd29-f282cdb7cb35
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a33b2022-c368-4e5f-bd9c-0471196e3e6a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 80bb59b0b57c690254df9a351d989f11
Date Fri, 15 Jul 2022 15:28:50 GMT
Server Google Frontend
Content-Length 13471
Response Body
{
            "quantidade": 71,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 716,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Unbranded Soft Cheese",
                    "preco": 775,
                    "descricao": "Investor",
                    "quantidade": 562,
                    "_id": "8hmQKCb9lapaIdg5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "Chad",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 648,
                    "_id": "CMe1TNCEgbRlDBJd"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "garden_morph_massachusetts.jpeg",
                    "preco": 240,
                    "descricao": "Human",
                    "quantidade": 531,
                    "_id": "QclhcnuHN8unM3bJ"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Gorgeous Cotton Keyboard17",
                    "preco": 50,
                    "descricao": "Forward",
                    "quantidade": 604,
                    "_id": "dPsLqF8PvBjhcbKQ"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "Rodolfo",
                    "preco": 5,
                    "descricao": "Legacy",
                    "quantidade": 95,
                    "_id": "hQIXSaU2EsDzWtPK"
                },
                {
                    "nome": "village.spf",
                    "preco": 10,
                    "descricao": "National",
                    "quantidade": 495,
                    "_id": "hgRV37uisE2ffEr6"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Norwegian Krone",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 303,
                    "_id": "vcGEZ6dV3W7gb604"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 203ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFsYW5uYTE3QGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJXTWFmZDVRUDY2Z0FfZ1IiLCJpYXQiOjE2NTc4OTg5MjksImV4cCI6MTY1Nzg5OTUyOX0.SlhYTwFaouqn7hi_WSblgx_OsaOfO4wpiKqcvaikzpM
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9bab839a-ac13-4345-9446-996f3fabd5a2
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id fc0f006c-621a-4488-992a-28c2677947fc
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6c90d71bc289f0d5f5e2bf4fd3edab86
Date Fri, 15 Jul 2022 15:28:50 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 193ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFsYW5uYTE3QGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJXTWFmZDVRUDY2Z0FfZ1IiLCJpYXQiOjE2NTc4OTg5MjksImV4cCI6MTY1Nzg5OTUyOX0.SlhYTwFaouqn7hi_WSblgx_OsaOfO4wpiKqcvaikzpM
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 594849d0-ba36-4161-aaab-d3a95ea7e1af
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id cfd2f2cf-1f73-4c89-b4c0-55c5b6c56d80
content-type application/json; charset=utf-8
X-Cloud-Trace-Context fd9530ea2a408edf2e085497d5f2843f
Date Fri, 15 Jul 2022 15:28:51 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "40LdnkI62Bs88IT7"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 196ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFsYW5uYTE3QGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJXTWFmZDVRUDY2Z0FfZ1IiLCJpYXQiOjE2NTc4OTg5MjksImV4cCI6MTY1Nzg5OTUyOX0.SlhYTwFaouqn7hi_WSblgx_OsaOfO4wpiKqcvaikzpM
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 4499b78d-8e42-48c6-acab-8d61d748d667
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 7fb10aff-b77a-47a5-a393-aa8556a5a901
content-type application/json; charset=utf-8
X-Cloud-Trace-Context de7c566b704d51c3319a7c54911b9f35
Date Fri, 15 Jul 2022 15:28:51 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkFsYW5uYTE3QGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJXTWFmZDVRUDY2Z0FfZ1IiLCJpYXQiOjE2NTc4OTg5MjksImV4cCI6MTY1Nzg5OTUyOX0.SlhYTwFaouqn7hi_WSblgx_OsaOfO4wpiKqcvaikzpM
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 0f1db8f0-d8cd-478e-9224-2765a021ba66
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "o7VyMXjcHFx8fEnX"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8b5c9c8a-3afa-4f4e-9913-1a66134f9f20
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e3ae4d3248f8102f6cd42c2034be89d8
Date Fri, 15 Jul 2022 15:28:51 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/VCETnWODjYSsnBOT
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 30efc3e4-2c82-4f7c-81af-1c8bf20fb550
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 144
Request Body
{
            "nome": "Wallace.Schumm58",
            "email": "Rahsaan_Kling@gmail.com",
            "password": "WMafd5QP66gA_gR",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 55083c24-7f61-44f6-a360-5b1efdb94f88
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 5e99ecfd667072ac24f3bac2ca91db35
Date Fri, 15 Jul 2022 15:28:52 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/VCETnWODjYSsnBOT
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7cf64a40-e0a9-4ff0-9d64-b50bc1ac2265
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 72ccd5ec-6e8f-4527-aa33-0e0c764faa54
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1dd1df808d3d4311f3b06e717a0bb296
Date Fri, 15 Jul 2022 15:28:52 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 192ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 2a6a6ec5-ac9f-4de5-ba67-9eba53036d56
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 133
Request Body
{
            "nome": "Clarissa71",
            "email": "Flo.Towne@yahoo.com",
            "password": "_5OCYhVFN4JQQxv",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 59d64575-7db3-4c39-9c8c-1ee06245f768
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6a525d261a0e59f14c917132b00efad6
Date Fri, 15 Jul 2022 15:28:52 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "D4wcNUdpe0a0YNxu"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 287B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 111dfe2a-e445-4d17-935a-1fc1c744e682
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 76
Request Body
{
            "email": "Flo.Towne@yahoo.com",
            "password": "_5OCYhVFN4JQQxv"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id aaa494af-6950-41f1-b05d-7fbbcc0ccdce
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7df572ca76558ad69be61880a8016675
Date Fri, 15 Jul 2022 15:28:52 GMT
Server Google Frontend
Content-Length 287
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkZsby5Ub3duZUB5YWhvby5jb20iLCJwYXNzd29yZCI6Il81T0NZaFZGTjRKUVF4diIsImlhdCI6MTY1Nzg5ODkzMiwiZXhwIjoxNjU3ODk5NTMyfQ.w1jNt_UmUWpRTLg483sanS203RLhJ9DqB0SNjCkrCgU"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkZsby5Ub3duZUB5YWhvby5jb20iLCJwYXNzd29yZCI6Il81T0NZaFZGTjRKUVF4diIsImlhdCI6MTY1Nzg5ODkzMiwiZXhwIjoxNjU3ODk5NTMyfQ.w1jNt_UmUWpRTLg483sanS203RLhJ9DqB0SNjCkrCgU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 967f87b7-0332-475e-b849-3892326c4f0c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 95
Request Body
{
            "nome": "Pizza",
            "preco": 4,
            "descricao": "Legacy",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8c5b9db1-1264-4698-8a22-e6a640f640b5
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 9be52d9de826d214fdfa4a3b6267f97a
Date Fri, 15 Jul 2022 15:28:53 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "lEet1Hl6ImabjX99"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 13.33KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a326fd5a-a076-49e8-91de-874f9e0be698
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 4921b0d7-612b-4c99-86f8-d7881c3b2693
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c9d92b29dc0746f3e969a0478196956f
Date Fri, 15 Jul 2022 15:28:53 GMT
Server Google Frontend
Content-Length 13648
Response Body
{
            "quantidade": 72,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 715,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Unbranded Soft Cheese",
                    "preco": 775,
                    "descricao": "Investor",
                    "quantidade": 562,
                    "_id": "8hmQKCb9lapaIdg5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "Chad",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 648,
                    "_id": "CMe1TNCEgbRlDBJd"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "garden_morph_massachusetts.jpeg",
                    "preco": 240,
                    "descricao": "Human",
                    "quantidade": 531,
                    "_id": "QclhcnuHN8unM3bJ"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Gorgeous Cotton Keyboard17",
                    "preco": 50,
                    "descricao": "Forward",
                    "quantidade": 604,
                    "_id": "dPsLqF8PvBjhcbKQ"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "Rodolfo",
                    "preco": 5,
                    "descricao": "Legacy",
                    "quantidade": 95,
                    "_id": "hQIXSaU2EsDzWtPK"
                },
                {
                    "nome": "village.spf",
                    "preco": 10,
                    "descricao": "National",
                    "quantidade": 495,
                    "_id": "hgRV37uisE2ffEr6"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "Pizza",
                    "preco": 4,
                    "descricao": "Legacy",
                    "quantidade": 10,
                    "_id": "lEet1Hl6ImabjX99"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Norwegian Krone",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 303,
                    "_id": "vcGEZ6dV3W7gb604"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkZsby5Ub3duZUB5YWhvby5jb20iLCJwYXNzd29yZCI6Il81T0NZaFZGTjRKUVF4diIsImlhdCI6MTY1Nzg5ODkzMiwiZXhwIjoxNjU3ODk5NTMyfQ.w1jNt_UmUWpRTLg483sanS203RLhJ9DqB0SNjCkrCgU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 474f42e6-9f81-4559-8dad-65637c51e30b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "lEet1Hl6ImabjX99",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 4f48ab5c-4300-4be9-a64d-b90cc3164203
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6f07c1f161034713c25b9d37b5c0aab5
Date Fri, 15 Jul 2022 15:28:53 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "C8PQUAudIuQPXVrI"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkZsby5Ub3duZUB5YWhvby5jb20iLCJwYXNzd29yZCI6Il81T0NZaFZGTjRKUVF4diIsImlhdCI6MTY1Nzg5ODkzMiwiZXhwIjoxNjU3ODk5NTMyfQ.w1jNt_UmUWpRTLg483sanS203RLhJ9DqB0SNjCkrCgU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 71cba018-3a9b-490e-a97c-4e233f9daaab
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "C8PQUAudIuQPXVrI"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 62662a51-f0ae-42f3-8b03-06f0493ca9ce
content-type application/json; charset=utf-8
X-Cloud-Trace-Context be78221b9190fb29f4027341da518400
Date Fri, 15 Jul 2022 15:28:54 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/lEet1Hl6ImabjX99
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkZsby5Ub3duZUB5YWhvby5jb20iLCJwYXNzd29yZCI6Il81T0NZaFZGTjRKUVF4diIsImlhdCI6MTY1Nzg5ODkzMiwiZXhwIjoxNjU3ODk5NTMyfQ.w1jNt_UmUWpRTLg483sanS203RLhJ9DqB0SNjCkrCgU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 4980e5e4-9385-4f80-ba08-56e165882888
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 102
Request Body
{
            "nome": "Gloves",
            "preco": "863",
            "descricao": "Dynamic",
            "quantidade": "550"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 50d120e0-34a8-4911-a7a8-3b95cc0c3088
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 32a78bedf6c5507af1d2578225280fda;o=1
Date Fri, 15 Jul 2022 15:28:54 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/lEet1Hl6ImabjX99
Response Information
Response Code: 200 - OK
Mean time per request: 203ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkZsby5Ub3duZUB5YWhvby5jb20iLCJwYXNzd29yZCI6Il81T0NZaFZGTjRKUVF4diIsImlhdCI6MTY1Nzg5ODkzMiwiZXhwIjoxNjU3ODk5NTMyfQ.w1jNt_UmUWpRTLg483sanS203RLhJ9DqB0SNjCkrCgU
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 4e35cd4e-3835-46f1-aa61-839c1f08e1e8
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ae49b619-50ac-4fac-87a1-2923d3de9625
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f8b722600ee64638d34c6be5f2cbb277
Date Fri, 15 Jul 2022 15:28:54 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/D4wcNUdpe0a0YNxu
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 810bb7f4-456e-4f74-8851-876f4a84fcb6
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 147
Request Body
{
            "nome": "Pedro Albuquerque",
            "email": "Yolanda.Mosciski@gmail.com",
            "password": "hQO5I6DgXho__YF",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8ff73503-4184-4a90-be80-bdc1f677893e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 160400d353dea4f3018cade53c033320
Date Fri, 15 Jul 2022 15:28:55 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/D4wcNUdpe0a0YNxu
Response Information
Response Code: 200 - OK
Mean time per request: 191ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e981904a-f760-4700-a2ad-386b443bc057
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a9b8477d-98bd-408c-b0ac-44da30723ea8
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e77e72b693d75614cd61f266a7528363
Date Fri, 15 Jul 2022 15:28:55 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 199ms
Mean size per request: 296B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 81cdcd83-55fa-4b9c-9b7e-ff8bb4480ba7
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 83
Request Body
{
            "email": "Patricia.Walsh11@gmail.com",
            "password": "sjgLCGyzp17eBXm"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d05153ba-0e05-4f1c-8f73-535f29aa8ce8
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 67171669a216495276b8c60e3b14b1fa
Date Fri, 15 Jul 2022 15:28:55 GMT
Server Google Frontend
Content-Length 296
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlBhdHJpY2lhLldhbHNoMTFAZ21haWwuY29tIiwicGFzc3dvcmQiOiJzamdMQ0d5enAxN2VCWG0iLCJpYXQiOjE2NTc4OTg5MzUsImV4cCI6MTY1Nzg5OTUzNX0.OOYqMKUgXxwHACbZbY192cVyLt1VoLVxop0Dezqxlg8"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 198ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlBhdHJpY2lhLldhbHNoMTFAZ21haWwuY29tIiwicGFzc3dvcmQiOiJzamdMQ0d5enAxN2VCWG0iLCJpYXQiOjE2NTc4OTg5MzUsImV4cCI6MTY1Nzg5OTUzNX0.OOYqMKUgXxwHACbZbY192cVyLt1VoLVxop0Dezqxlg8
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 504d74cb-9a07-4eee-8bc9-b9fbca7f06ee
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Request Body
{
            "nome": "k",
            "preco": "431",
            "descricao": "National",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 40ec385e-035d-4b48-808a-fdf81f90c958
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6a98b5dfa0d65e495446b680887cca37
Date Fri, 15 Jul 2022 15:28:56 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "I9Z4YOS9FOUliifK"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 13.33KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 55bd1787-a76a-4f0b-bf77-9252bed0300f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8c5d2430-a650-4439-a43f-b9c5aacb6005
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7b534ef48b66d335ec8ae9d194ccc910
Date Fri, 15 Jul 2022 15:28:56 GMT
Server Google Frontend
Content-Length 13648
Response Body
{
            "quantidade": 72,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 715,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Unbranded Soft Cheese",
                    "preco": 775,
                    "descricao": "Investor",
                    "quantidade": 562,
                    "_id": "8hmQKCb9lapaIdg5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "Chad",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 648,
                    "_id": "CMe1TNCEgbRlDBJd"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "k",
                    "preco": 431,
                    "descricao": "National",
                    "quantidade": 10,
                    "_id": "I9Z4YOS9FOUliifK"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "garden_morph_massachusetts.jpeg",
                    "preco": 240,
                    "descricao": "Human",
                    "quantidade": 531,
                    "_id": "QclhcnuHN8unM3bJ"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Gorgeous Cotton Keyboard17",
                    "preco": 50,
                    "descricao": "Forward",
                    "quantidade": 604,
                    "_id": "dPsLqF8PvBjhcbKQ"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "Rodolfo",
                    "preco": 5,
                    "descricao": "Legacy",
                    "quantidade": 95,
                    "_id": "hQIXSaU2EsDzWtPK"
                },
                {
                    "nome": "village.spf",
                    "preco": 10,
                    "descricao": "National",
                    "quantidade": 495,
                    "_id": "hgRV37uisE2ffEr6"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Norwegian Krone",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 303,
                    "_id": "vcGEZ6dV3W7gb604"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 196ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlBhdHJpY2lhLldhbHNoMTFAZ21haWwuY29tIiwicGFzc3dvcmQiOiJzamdMQ0d5enAxN2VCWG0iLCJpYXQiOjE2NTc4OTg5MzUsImV4cCI6MTY1Nzg5OTUzNX0.OOYqMKUgXxwHACbZbY192cVyLt1VoLVxop0Dezqxlg8
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8ed5a8de-c997-438f-9492-1385acc72ae4
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "I9Z4YOS9FOUliifK",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id af9c8221-22e7-4985-bc55-f9198f21be81
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 9e994cc9826c3553dba8bd2501f9d78d
Date Fri, 15 Jul 2022 15:28:56 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "GLZtjDZwvdNYSLjZ"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlBhdHJpY2lhLldhbHNoMTFAZ21haWwuY29tIiwicGFzc3dvcmQiOiJzamdMQ0d5enAxN2VCWG0iLCJpYXQiOjE2NTc4OTg5MzUsImV4cCI6MTY1Nzg5OTUzNX0.OOYqMKUgXxwHACbZbY192cVyLt1VoLVxop0Dezqxlg8
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 3b80f63b-2f20-4363-954f-d2882db9981f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "GLZtjDZwvdNYSLjZ"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6b065198-b04e-4f30-949a-0b619eec380f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ae51be4cee3c3b19cf4580c1fa02c406
Date Fri, 15 Jul 2022 15:28:57 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/I9Z4YOS9FOUliifK
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlBhdHJpY2lhLldhbHNoMTFAZ21haWwuY29tIiwicGFzc3dvcmQiOiJzamdMQ0d5enAxN2VCWG0iLCJpYXQiOjE2NTc4OTg5MzUsImV4cCI6MTY1Nzg5OTUzNX0.OOYqMKUgXxwHACbZbY192cVyLt1VoLVxop0Dezqxlg8
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b27d1eef-b9e7-45c5-9ef3-a1ac96fc7f61
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 96
Request Body
{
            "nome": "RSS",
            "preco": "247",
            "descricao": "Human",
            "quantidade": "54"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d3f3caf7-8a0e-4070-b7e3-0c4e6b4d5cb9
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0ef116100b95c5e271f0a07b7abb2a8a
Date Fri, 15 Jul 2022 15:28:57 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 13.33KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c9d68032-b1d8-43af-b504-fb583288466e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 0a7ff5c7-0981-4ae5-b346-dcd1550231b8
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2b97354798ca80a4f84afa2f8956a82f
Date Fri, 15 Jul 2022 15:28:57 GMT
Server Google Frontend
Content-Length 13647
Response Body
{
            "quantidade": 72,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 715,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Unbranded Soft Cheese",
                    "preco": 775,
                    "descricao": "Investor",
                    "quantidade": 562,
                    "_id": "8hmQKCb9lapaIdg5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "Chad",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 648,
                    "_id": "CMe1TNCEgbRlDBJd"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "RSS",
                    "preco": 247,
                    "descricao": "Human",
                    "quantidade": 54,
                    "_id": "I9Z4YOS9FOUliifK"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "garden_morph_massachusetts.jpeg",
                    "preco": 240,
                    "descricao": "Human",
                    "quantidade": 531,
                    "_id": "QclhcnuHN8unM3bJ"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Gorgeous Cotton Keyboard17",
                    "preco": 50,
                    "descricao": "Forward",
                    "quantidade": 604,
                    "_id": "dPsLqF8PvBjhcbKQ"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "Rodolfo",
                    "preco": 5,
                    "descricao": "Legacy",
                    "quantidade": 95,
                    "_id": "hQIXSaU2EsDzWtPK"
                },
                {
                    "nome": "village.spf",
                    "preco": 10,
                    "descricao": "National",
                    "quantidade": 495,
                    "_id": "hgRV37uisE2ffEr6"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Norwegian Krone",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 303,
                    "_id": "vcGEZ6dV3W7gb604"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 204ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlJvc2x5bjQxQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJ4QW1qajJrbWpkQjMxYW8iLCJpYXQiOjE2NTc4OTg5MzgsImV4cCI6MTY1Nzg5OTUzOH0.w9YWoam30tJi5MtR-lF8nIAfZYeR2ktOkwZkje5U_Mg
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7df65d75-5d1e-4335-8aa6-74b75b0fdf8d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 107
Request Body
{
            "nome": "Dominican Peso",
            "preco": "50",
            "descricao": "Human",
            "quantidade": "221"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id fb72d2c8-e44f-4083-8970-a7beb5cc381e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context dcd602f32d084886a0d9dabd10a09a72
Date Fri, 15 Jul 2022 15:28:58 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "vCtSYiogEuooDMb2"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 3 0 0
Respsta contém atributo "message" 3 0 0
Respsta contém atributo "_id" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/nuyVIT7Rf5aqk3Bl
Response Information
Response Code: 200 - OK
Mean time per request: 203ms
Mean size per request: 139B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b3027bc7-d377-4c8e-bc57-8ab7eee9d0ab
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id be000b69-dc97-4a24-8f45-7d8ddc116674
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 6b85103941369d28130b74c59eb5a5ed
Date Fri, 15 Jul 2022 15:28:59 GMT
Server Google Frontend
Content-Length 139
Response Body
{
            "nome": "Licensed Granite Tuna17",
            "preco": 50,
            "descricao": "Legacy",
            "quantidade": 345,
            "_id": "nuyVIT7Rf5aqk3Bl"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/lcTw31tpz13ooGRo
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlN5ZG5pLktvY2hAeWFob28uY29tIiwicGFzc3dvcmQiOiJKVHZ2TjJxX1BqeEVTVEsiLCJpYXQiOjE2NTc4OTg5MzksImV4cCI6MTY1Nzg5OTUzOX0.l_w_2wlZVMabuPNDyCdw2kIpyvTh_f7m0SAlQm3yFrk
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8f20ac18-2973-4c32-bc8e-d353fc315db1
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 115
Request Body
{
            "nome": "application_grey.png",
            "preco": "223",
            "descricao": "Legacy",
            "quantidade": "433"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c2b1e304-97cc-49d5-b656-6c11708c4dc0
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b5755445d0cc6f93737d7d499ba42518
Date Fri, 15 Jul 2022 15:29:00 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 46B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlN5ZG5pLktvY2hAeWFob28uY29tIiwicGFzc3dvcmQiOiJKVHZ2TjJxX1BqeEVTVEsiLCJpYXQiOjE2NTc4OTg5MzksImV4cCI6MTY1Nzg5OTUzOX0.l_w_2wlZVMabuPNDyCdw2kIpyvTh_f7m0SAlQm3yFrk
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6fa0f75d-dde8-4c88-bb70-3a5bc1615013
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ed285e77-06d6-44a8-bdc0-b480a0554f3e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e13c1f2d3e62e9bf60b7c9dd2f676d7f
Date Fri, 15 Jul 2022 15:29:01 GMT
Server Google Frontend
Content-Length 46
Response Body
{
            "message": "Nenhum registro excluído"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 208ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6dee8316-ce4f-4389-9e0a-0b2bd1f983ba
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 115
Request Body
{
            "nome": "Fantastic Metal Hat",
            "preco": "573",
            "descricao": "Product",
            "quantidade": "652"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8d784f17-58af-43e1-81ad-96160df9fb7a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 8e6814e1e5f8a8f0c7f906711e418bba
Date Fri, 15 Jul 2022 15:29:01 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Respsta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4OTQxLCJleHAiOjE2NTc4OTk1NDF9.38KpDzzfU5pOQUpFdfWvvflbj_ZNLIv71m-ET_bJ7yU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8000344d-dac4-42e8-8c7b-56637bca1288
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 114
Request Body
{
            "nome": "Awesome Frozen Cheese",
            "preco": 965,
            "descricao": "Legacy",
            "quantidade": 376
        
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 649f1801-174b-496d-a335-ba4dc55b8171
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 3758fd186955e4ad5581b85c53b42d90
Date Fri, 15 Jul 2022 15:29:02 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Já existe produto com esse nome"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 2 0 0
Respsta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 198B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4OTQyLCJleHAiOjE2NTc4OTk1NDJ9.9WUoZwnYaHT2vjFIWvrTR_WUY_rc69Q-78n7PFLfbUU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b405e2cc-0c42-42b8-8cba-7ab836fd2c26
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 83
Request Body
{
            "nome": "",
            "preco": "",
            "descricao": "",
            "quantidade": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1d0be9da-4559-4741-93db-1648c7888518
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4a2619aa6b49ee6cfe05260dc04089c0
Date Fri, 15 Jul 2022 15:29:02 GMT
Server Google Frontend
Content-Length 198
Response Body
{
            "nome": "nome não pode ficar em branco",
            "preco": "preco deve ser um número",
            "descricao": "descricao não pode ficar em branco",
            "quantidade": "quantidade deve ser um número"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 2 0 0
Resposta contém atributo "nome" 2 0 0
Resposta contém atributo "preco" 2 0 0
Resposta contém atributo "descricao" 2 0 0
Resposta contém atributo "quantidade" 2 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 192ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 52cb0a1d-db81-4169-8383-0a5e02d7af27
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c0abc2ba-eaf4-4868-8a5d-ef47fdb6e680
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 44c85bcc1cbe9ed027c8ff4e8f4e9d9b
Date Fri, 15 Jul 2022 15:29:02 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 200 - OK
Mean time per request: 203ms
Mean size per request: 4.99KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5c83b9ec-148e-45df-a6f1-ea5cbbfe9243
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a6498490-eeff-4034-86cb-466ce2b79f6e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 77b3e6205ae4a43d536cee9c2d732d4c
Date Fri, 15 Jul 2022 15:29:03 GMT
Server Google Frontend
Content-Length 5108
Response Body
{
            "quantidade": 13,
            "carrinhos": [
                {
                    "produtos": [
                        {
                            "idProduto": "6qGqyJ2mNd3Zy8B5",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "d2zX6ctxYURQwXym",
                    "_id": "8bMyyJ9ndAg8eeZb"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "z8krOqb99JpLmhOj",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "2cZ6fhPVyZklEHUr",
                    "_id": "9YnQpwGMKdx59SxD"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "QTDxuz1JlUz7Xxyk",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "0PZWhmA2ceDpraIX",
                    "_id": "CkDsJQHBw1QjnseT"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "z8krOqb99JpLmhOj",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "cnxDf2MJPD8QLvBU",
                    "_id": "JXwj1kgVKO8cf6wO"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "QTDxuz1JlUz7Xxyk",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "kTlQfBCdJwpKOJAf",
                    "_id": "TAd16o3g3XM0j6ns"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "ujZm5pNzsy10IcrM",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "keBfPdmP4XuhNMdf",
                    "_id": "TWY7C1P1mkNrj6tJ"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "15DydlITcynTTPwP",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "vwf68wOoKXUc7HOX",
                    "_id": "XPkn82usFJASccr1"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "15DydlITcynTTPwP",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "0D26orVx3FTy7eGd",
                    "_id": "ci6mcIwSTi7s9ddj"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "rqjtvS7xUTYv42uO",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "WIbap1aLRJJMVWcg",
                    "_id": "i1mwZ7yCTN8m0Qg9"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "rqjtvS7xUTYv42uO",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "dx1DZcGG7uB3mND6",
                    "_id": "lhkKCHGGTcNnFxJL"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "BeeJh5lz3k6kSIzA",
                            "quantidade": 2,
                            "precoUnitario": 470
                        },
                        {
                            "idProduto": "K6leHdftCeOJj8BJ",
                            "quantidade": 1,
                            "precoUnitario": 5240
                        }
                    ],
                    "precoTotal": 6180,
                    "quantidadeTotal": 3,
                    "idUsuario": "oUb7aGkMtSEPf6BZ",
                    "_id": "qbMqntef4iTOwWfg"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "6qGqyJ2mNd3Zy8B5",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "NmjDKByCnCKbThJ4",
                    "_id": "rXS8g1AINMu3f8Vw"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "ujZm5pNzsy10IcrM",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "KCOmU2187GdzVFZS",
                    "_id": "rcDfg1dVqrBUspwZ"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 202ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkpvaGF0aGFuX0VyZG1hbkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IllSbnB6OGd1dGxSUk9sUSIsImlhdCI6MTY1Nzg5ODk0MywiZXhwIjoxNjU3ODk5NTQzfQ.NXD9eMb2KgB8zzuWiiyaI7eqRLPEFAOM_zrf1_uhtEQ
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token acb97bea-cf88-4e61-a8d8-486319c1efb4
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 105
Request Body
{
          "produtos": [
            {
              "idProduto": "yLV81OgO8qX2dXLK",
              "quantidade": 3
            }
          ]
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b101fb28-8178-46ca-ba5a-08a53e51151b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context fed8f91f658377f9de567cd4f1f1d516
Date Fri, 15 Jul 2022 15:29:04 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "JolfHt18aXPZr0Ex"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 4 0 0
Respsta contém atributo "message" 4 0 0
Respsta contém atributo "_id" 4 0 0
Total 12 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/nW2YCbtcQ1Yv16sG
Response Information
Response Code: 200 - OK
Mean time per request: 199ms
Mean size per request: 270B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ed3cc708-8eae-47dc-a83c-194450009835
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ebcbe6ec-d8ea-445b-9a3f-e8d0606589cb
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1ec9292f2a2b52d614d7f1dfd3e1c399
Date Fri, 15 Jul 2022 15:29:05 GMT
Server Google Frontend
Content-Length 270
Response Body
{
            "produtos": [
                {
                    "idProduto": "yLV81OgO8qX2dXLK",
                    "quantidade": 3,
                    "precoUnitario": 50
                }
            ],
            "precoTotal": 150,
            "quantidadeTotal": 3,
            "idUsuario": "dem0lqtkFAQskJSh",
            "_id": "nW2YCbtcQ1Yv16sG"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxpbGxpYW5hLktlcmx1a2UzMkBob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiNTZpWEE2a19TdTB6R0ZGIiwiaWF0IjoxNjU3ODk4OTQ1LCJleHAiOjE2NTc4OTk1NDV9.eB-x7DoPx_yort7urKsGW3ezj2dstisJ2MDRxomMbgM
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token cabc1e6b-4259-47b9-853f-7eedaffc0535
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 37
Request Body
{
            "_id": "FICj1R0F4yriPJB2"
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 536acaed-810e-41a0-89a9-ba95215b1b82
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e633a8c6ce1d6e7c214a57d215795f01
Date Fri, 15 Jul 2022 15:29:06 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlJhbmRpLlBvbGxpY2gzNUBnbWFpbC5jb20iLCJwYXNzd29yZCI6Ik51b3ljZTB1dzl6SFRfUCIsImlhdCI6MTY1Nzg5ODk0NiwiZXhwIjoxNjU3ODk5NTQ2fQ.EoAcBWV0On2gBLM7aoxsAdbIn4GROpK_SKG5uQwk7qo
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e0437925-2e47-4225-8358-54253af7b6b4
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "M62gxQue0t803cEr"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id fdb97036-8ba5-4250-8d09-d73cac4b8416
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1b6d814cca6c204b720b8bb8279e9459
Date Fri, 15 Jul 2022 15:29:06 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Resposta contém atributo "message" 5 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 200ms
Mean size per request: 139B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4OTQ3LCJleHAiOjE2NTc4OTk1NDd9.wkmrOGnxxZvKHq969tpZoixmyTILgnqz-y9bG5u87uw
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8bdb344e-17b9-4648-b023-f0b796fc48d7
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e24f88ec-655a-4682-9750-efe7fc4c4fb0
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 659eaded7da9f041602177c6c15949dd
Date Fri, 15 Jul 2022 15:29:07 GMT
Server Google Frontend
Content-Length 139
Response Body
{
            "message": "Produto não encontrado",
            "item": {
                "idProduto": "04114",
                "quantidade": 3,
                "index": 0
            }
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Resposta contém atributo "item" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4OTQ3LCJleHAiOjE2NTc4OTk1NDd9.wkmrOGnxxZvKHq969tpZoixmyTILgnqz-y9bG5u87uw
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 2661057c-2f35-426d-8110-9fad3697b1cc
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 0a61684c-1d9c-4601-a20c-a54c8e9d02df
content-type application/json; charset=utf-8
X-Cloud-Trace-Context baa2b2af4a0ee2b109cd49ccaf50b5a6
Date Fri, 15 Jul 2022 15:29:08 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 194ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 4aa3556e-ec8c-4e1e-80ad-0c71f7586946
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 103
Request Body
{
          "produtos": [
            {
              "idProduto": "sarhAgsDugZPon7s",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 9fdb0044-aca3-45b1-a34f-52f148554cda
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c52ecd761453392090647b63d044066f
Date Fri, 15 Jul 2022 15:29:08 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Resposta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/R8vjnDNStunY8gZt
Response Information
Response Code: 400 - Bad Request
Mean time per request: 207ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f648cc62-dd43-4d40-98d9-b9f6004a2f7e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ff6507bb-0080-408f-98d8-0b343cba18fd
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 58bd585a2d2e40d0db4733788ecaec3a
Date Fri, 15 Jul 2022 15:29:09 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Carrinho não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 24.54KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 0c849593-76ae-43dc-ba93-fda6aedaa583
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f0cce468-52ce-45c0-a665-61179617923b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 609f00abeacf1bd5537d3c50aa95f3db
Date Fri, 15 Jul 2022 15:29:09 GMT
Server Google Frontend
Content-Length 25127
Response Body
{
            "quantidade": 112,
            "usuarios": [
                {
                    "nome": "Freddy1",
                    "email": "Randi.Pollich35@gmail.com",
                    "password": "Nuoyce0uw9zHT_P",
                    "administrador": "true",
                    "_id": "030a5h8SyGnaXA5b"
                },
                {
                    "nome": "Sid.Jakubowski39",
                    "email": "Hermina_Wolff@gmail.com",
                    "password": "bdKNdObII4RlFd_",
                    "administrador": "true",
                    "_id": "03WsgOOmdifcW1tQ"
                },
                {
                    "nome": "Name_Balistreri",
                    "email": "Alice26@gmail.com",
                    "password": "EdxsE0_3yq227I6",
                    "administrador": "true",
                    "_id": "0D26orVx3FTy7eGd"
                },
                {
                    "nome": "Rachelle.Pollich",
                    "email": "Judd_VonRueden@yahoo.com",
                    "password": "C9VPvyr5hT5qvs1",
                    "administrador": "true",
                    "_id": "0PZWhmA2ceDpraIX"
                },
                {
                    "nome": "Ron84Ap",
                    "email": "Isabel46@hotmail.com",
                    "password": "nvsfIHjQIUFRoQr",
                    "administrador": "true",
                    "_id": "0S3y7rxJGPQ9WsMw"
                },
                {
                    "nome": "Marcos70",
                    "email": "Jackeline61@gmail.com",
                    "password": "TnGybLVXp5RkcJI",
                    "administrador": "true",
                    "_id": "0nWy2SqE20RzTlbL"
                },
                {
                    "nome": "Fulano da Silva",
                    "email": "fulano@qa.com",
                    "password": "teste",
                    "administrador": "true",
                    "_id": "0uxuPY0cbmQhpEz1"
                },
                {
                    "nome": "Eden.Simonis25Ac",
                    "email": "Cornelius.Kihn75@hotmail.com",
                    "password": "znmlG_KOmMEFqU5",
                    "administrador": "true",
                    "_id": "1SgbbgkN2O98H01m"
                },
                {
                    "nome": "Mozell.Simonis",
                    "email": "Krystina44@yahoo.com",
                    "password": "wwnFS1xDseSfw3f",
                    "administrador": "true",
                    "_id": "2cZ6fhPVyZklEHUr"
                },
                {
                    "nome": "Edmond90",
                    "email": "Vito.Smith@hotmail.com",
                    "password": "KjsAQQ2lc7Vxt2X",
                    "administrador": "true",
                    "_id": "2jytBList7FVWQID"
                },
                {
                    "nome": "Devan.Ernser94",
                    "email": "Ezekiel.Bode66@yahoo.com",
                    "password": "sfFwEn211R2bFr_",
                    "administrador": "true",
                    "_id": "45G7BaR1Ce0myla8"
                },
                {
                    "nome": "Amber84",
                    "email": "Eulalia.Goodwin@hotmail.com",
                    "password": "VhkGpOOEVw9Veep",
                    "administrador": "false",
                    "_id": "4TREYiBRp1sIAN3F"
                },
                {
                    "nome": "Ezequiel_Lubowitz92",
                    "email": "Damon_Hickle59@yahoo.com",
                    "password": "eQnGwFdlwZ8ujjd",
                    "administrador": "false",
                    "_id": "5UIDYFD6h99JD9Ib"
                },
                {
                    "nome": "Zula63",
                    "email": "Mayra73@yahoo.com",
                    "password": "Fpls1X3_VdWLRh7",
                    "administrador": "false",
                    "_id": "6XGX297MNRIRM82u"
                },
                {
                    "nome": "Berneice.Morissette48",
                    "email": "Chauncey98@yahoo.com",
                    "password": "rrN43DOTOnHjFbP",
                    "administrador": "true",
                    "_id": "8ZbwIXMU5hZAzhsK"
                },
                {
                    "nome": "Hiram_Christiansen45",
                    "email": "Elvera.Reinger@gmail.com",
                    "password": "HPGwPQytts1v9NE",
                    "administrador": "true",
                    "_id": "A4cBpdT5WeYO55e9"
                },
                {
                    "nome": "Berniece.Ankunding",
                    "email": "Ansel_Reinger10@hotmail.com",
                    "password": "kk504Ek93hqH6Cb",
                    "administrador": "true",
                    "_id": "AMHdS6waG7CqJRkl"
                },
                {
                    "nome": "Claudie.Turcotte9",
                    "email": "Patricia.Walsh11@gmail.com",
                    "password": "sjgLCGyzp17eBXm",
                    "administrador": "true",
                    "_id": "AiOCsquj6DzsrxhU"
                },
                {
                    "nome": "Uriah.Kuhic",
                    "email": "Marcia35@yahoo.com",
                    "password": "N1qgV0xCB0bfEz4",
                    "administrador": "true",
                    "_id": "Bp8kCBWxGNmsxFfQ"
                },
                {
                    "nome": "Tyrel.Crooks",
                    "email": "Felicity.Romaguera@gmail.com",
                    "password": "IOPIQ5I2B8wtJru",
                    "administrador": "true",
                    "_id": "CY7GWNrwk1wkHGwB"
                },
                {
                    "nome": "Muriel84",
                    "email": "Stefanie75@yahoo.com",
                    "password": "U1xEpU56gR0fmbz",
                    "administrador": "true",
                    "_id": "DpLS5VwSuNJUxTEz"
                },
                {
                    "nome": "Elyse_Collier30",
                    "email": "Karson.Muller37@gmail.com",
                    "password": "N5R_vddQYSvBuKM",
                    "administrador": "true",
                    "_id": "Dq3qTwWNWGbxS9wj"
                },
                {
                    "nome": "Jamir.Hettinger",
                    "email": "Shawn.Kemmer59@gmail.com",
                    "password": "jdKFP6rFbnA4eYZ",
                    "administrador": "true",
                    "_id": "DvmTjiaUeY8Aywj0"
                },
                {
                    "nome": "Ben_Macejkovic7",
                    "email": "Giovanna.Parisian@hotmail.com",
                    "password": "70I_SSyxThr6b3K",
                    "administrador": "true",
                    "_id": "EVvHHGnKxfhRPbKZ"
                },
                {
                    "nome": "Newell.Ryan",
                    "email": "Lilliana.Kerluke32@hotmail.com",
                    "password": "56iXA6k_Su0zGFF",
                    "administrador": "true",
                    "_id": "EfCUPYXaEVqdNqjz"
                },
                {
                    "nome": "Hannah_Zboncak31",
                    "email": "Sylvia_Hauck36@yahoo.com",
                    "password": "NNm7nKO9xAPOroj",
                    "administrador": "true",
                    "_id": "FFbq5WUGjsVt4zBU"
                },
                {
                    "nome": "Ana_KuhlmanAp",
                    "email": "Hans89@gmail.com",
                    "password": "39D7S8ykqpK7FPs",
                    "administrador": "true",
                    "_id": "FS0twhzLilCb32RW"
                },
                {
                    "nome": "Lee_Rice",
                    "email": "Conor.Roberts@hotmail.com",
                    "password": "WJ301KhLHC7VABt",
                    "administrador": "true",
                    "_id": "GF2INsiMltca99vF"
                },
                {
                    "nome": "Ruben.Shields",
                    "email": "Karianne_Williamson@hotmail.com",
                    "password": "9UJBnj32g9tPHzm",
                    "administrador": "true",
                    "_id": "GsuYOWFEUXMAk6rM"
                },
                {
                    "nome": "Gabe.Stiedemann",
                    "email": "Berenice.Bernhard82@yahoo.com",
                    "password": "cZ5OfHBCGYktszW",
                    "administrador": "false",
                    "_id": "HLGY6Y7IEf77bhCE"
                },
                {
                    "nome": "Tiara.Flatley24",
                    "email": "Kenton_Harris@yahoo.com",
                    "password": "uCmj5FYlg0i96Hl",
                    "administrador": "true",
                    "_id": "HnbJDeGQThwENsUM"
                },
                {
                    "nome": "Tom.Bradtke37Ap",
                    "email": "Korbin.Jerde61@hotmail.com",
                    "password": "6vn8Paq0GVIMnhn",
                    "administrador": "true",
                    "_id": "I96tnPm3OB7PfTH3"
                },
                {
                    "nome": "Audie14",
                    "email": "Johathan_Erdman@gmail.com",
                    "password": "YRnpz8gutlRROlQ",
                    "administrador": "true",
                    "_id": "IACqP09LNckgoJ5u"
                },
                {
                    "nome": "Rachel_Lehner50",
                    "email": "Johnathon_Carter@yahoo.com",
                    "password": "r3GsthMwNR5Vyn9",
                    "administrador": "true",
                    "_id": "JW2IqkLIDqWaBrlH"
                },
                {
                    "nome": "Lori.MonahanA2",
                    "email": "Geraldine4@gmail.com",
                    "password": "8HChGgMz5fdkae2",
                    "administrador": "true",
                    "_id": "JioAz1enJUeCKJlt"
                },
                {
                    "nome": "Michale60",
                    "email": "Maegan_Grady61@hotmail.com",
                    "password": "c524FubGk0IKWne",
                    "administrador": "true",
                    "_id": "KCOmU2187GdzVFZS"
                },
                {
                    "nome": "Kaitlin57",
                    "email": "Reece56@yahoo.com",
                    "password": "c8GHDMOBiOHgiM0",
                    "administrador": "true",
                    "_id": "Ke9S8bkMf4D5D1rf"
                },
                {
                    "nome": "Kaci_Mraz",
                    "email": "Audra.Spencer71@yahoo.com",
                    "password": "HA73j27cJ5kJxVh",
                    "administrador": "true",
                    "_id": "MiUpaclVRA0DVL17"
                },
                {
                    "nome": "Abigale_Halvorson80",
                    "email": "Rosalind.Abbott@gmail.com",
                    "password": "3uTSN9px5vUah2k",
                    "administrador": "true",
                    "_id": "N0AZb4uaFU84KoiU"
                },
                {
                    "nome": "Monique40Ac",
                    "email": "Brady19@gmail.com",
                    "password": "iqQCf8jE5Rnt0Uf",
                    "administrador": "true",
                    "_id": "N3YpMgYx7AtG2EVx"
                },
                {
                    "nome": "Jillian4",
                    "email": "Meta_Hyatt69@hotmail.com",
                    "password": "VvGbHFI9aHfVzfz",
                    "administrador": "true",
                    "_id": "NmjDKByCnCKbThJ4"
                },
                {
                    "nome": "Greyson_RaynorA2",
                    "email": "Vivien.Metz24@gmail.com",
                    "password": "l29a2_woN8DAYnx",
                    "administrador": "true",
                    "_id": "P9Yf4JR1uUOofuWa"
                },
                {
                    "nome": "Glen.Schulist",
                    "email": "Ola_Schuster10@gmail.com",
                    "password": "syHkmE44LxG4na_",
                    "administrador": "false",
                    "_id": "PKTxrtvlRh0M6cUB"
                },
                {
                    "nome": "Haven.BalistreriAp",
                    "email": "Felipe.Gusikowski66@gmail.com",
                    "password": "_de5jhbkM2OxsQm",
                    "administrador": "true",
                    "_id": "Q9fBzWPOUawxg0Ix"
                },
                {
                    "nome": "Nels_Effertz36A2",
                    "email": "Vinnie.Effertz32@gmail.com",
                    "password": "Q_3YFw0HatyL9c5",
                    "administrador": "true",
                    "_id": "Qhdz4PIBCQHNl55m"
                },
                {
                    "nome": "Rylan_Beatty75",
                    "email": "Marlee.Kris21@hotmail.com",
                    "password": "53y_jkmOMRTo3aZ",
                    "administrador": "true",
                    "_id": "QwTiAwHLcTZCbV95"
                },
                {
                    "nome": "Verner66",
                    "email": "Sarina_OReilly@hotmail.com",
                    "password": "vaFEUH47_W5erdc",
                    "administrador": "true",
                    "_id": "Qz2Palw34vGlu6Xp"
                },
                {
                    "nome": "Columbus_Hackett",
                    "email": "Luna87@hotmail.com",
                    "password": "pv5nRPYIa1IulvX",
                    "administrador": "false",
                    "_id": "RG1hsCh0dtJIpBEX"
                },
                {
                    "nome": "Ambrose_McGlynnA2",
                    "email": "Audreanne54@yahoo.com",
                    "password": "d_UX8a8db3HRhOi",
                    "administrador": "true",
                    "_id": "RLG474AhcFXSiFbV"
                },
                {
                    "nome": "Ervin_Toy",
                    "email": "Lorena_Ward72@hotmail.com",
                    "password": "bWm7iDazAg6h7UG",
                    "administrador": "false",
                    "_id": "Rbku8L5NwkAdvSK1"
                },
                {
                    "nome": "Enola46",
                    "email": "Addie47@gmail.com",
                    "password": "wqtgPoOFxe890ct",
                    "administrador": "true",
                    "_id": "ReCs6bG8w87IX15H"
                },
                {
                    "nome": "Cindy.TremblayA2",
                    "email": "Cesar_Monahan@gmail.com",
                    "password": "c6lWKilGlqWwDVY",
                    "administrador": "true",
                    "_id": "Rss3EHs4M4CQWQji"
                },
                {
                    "nome": "Viola24Ac",
                    "email": "Broderick.Hyatt61@yahoo.com",
                    "password": "lVIw2Crvtg5jXGS",
                    "administrador": "true",
                    "_id": "SKgp54Awagxj8IaR"
                },
                {
                    "nome": "Hailee.Kohler",
                    "email": "Breana_Rempel40@gmail.com",
                    "password": "C2_YAgM2a4PTB77",
                    "administrador": "false",
                    "_id": "TBl5W0dvcybxcATO"
                },
                {
                    "nome": "Linnea.Schuppe42",
                    "email": "Heber18@gmail.com",
                    "password": "JRucClqNfP6M8Hh",
                    "administrador": "false",
                    "_id": "TvS2weNCZIatCBba"
                },
                {
                    "nome": "Karlie_WeimannA2",
                    "email": "Luella36@yahoo.com",
                    "password": "908_S78TmGaJnHM",
                    "administrador": "true",
                    "_id": "UKPalN1lKSVPXGuO"
                },
                {
                    "nome": "Tiara.Armstrong69Ac",
                    "email": "Nikita.Barrows51@yahoo.com",
                    "password": "GpogEjNM64goqNT",
                    "administrador": "true",
                    "_id": "VciTwzXXkbzqponz"
                },
                {
                    "nome": "Rey_HintzAp",
                    "email": "Chelsea46@hotmail.com",
                    "password": "8LPqFKHvlFmgDIx",
                    "administrador": "true",
                    "_id": "W8UQVGJoI85jotpX"
                },
                {
                    "nome": "Ola.Toy",
                    "email": "Name_Vandervort@gmail.com",
                    "password": "UGcNbPzGwdwHQSF",
                    "administrador": "true",
                    "_id": "WI301IXrQIhODIIX"
                },
                {
                    "nome": "Warren_Gaylord85",
                    "email": "Michaela.Okuneva65@gmail.com",
                    "password": "lgGV_12nB2XshZf",
                    "administrador": "true",
                    "_id": "WIbap1aLRJJMVWcg"
                },
                {
                    "nome": "Karley.BergstromAp",
                    "email": "Sydni.Koch@yahoo.com",
                    "password": "JTvvN2q_PjxESTK",
                    "administrador": "true",
                    "_id": "WpJzY9MtQvcl9LA2"
                },
                {
                    "nome": "Ivah76",
                    "email": "Rosalia.Heathcote34@yahoo.com",
                    "password": "TuVFEpKqoAJWayh",
                    "administrador": "true",
                    "_id": "XCiW4toPZVWr7yuS"
                },
                {
                    "nome": "Murray.Hane50",
                    "email": "Vladimir.Schuppe@yahoo.com",
                    "password": "Mqz2YJUrSzwM6Pg",
                    "administrador": "true",
                    "_id": "Y06k2AybH3TQS7Pp"
                },
                {
                    "nome": "Keagan_OKeefeA2",
                    "email": "Cristina_Durgan80@hotmail.com",
                    "password": "5ZjT5nBK3ntO6Nn",
                    "administrador": "true",
                    "_id": "YC6UHZ6lwErjUMSp"
                },
                {
                    "nome": "Jolie.Kemmer58",
                    "email": "Micah.Huels@hotmail.com",
                    "password": "ZI6ZV_4e7kMWmBG",
                    "administrador": "true",
                    "_id": "ZSbqg6qUYL0MQD1A"
                },
                {
                    "nome": "Justice60",
                    "email": "Enoch48@yahoo.com",
                    "password": "DhrjVOoH23Jy0WA",
                    "administrador": "true",
                    "_id": "ZpGaNozNnwjNjKW4"
                },
                {
                    "nome": "Schuyler.Pouros",
                    "email": "Colleen_Denesik21@hotmail.com",
                    "password": "JSHpuZjkNLpMlZk",
                    "administrador": "false",
                    "_id": "bMbQoSua3pBtVq9B"
                },
                {
                    "nome": "Charlotte43Ac",
                    "email": "Nasir34@hotmail.com",
                    "password": "cEroIRh5PZhuhfS",
                    "administrador": "true",
                    "_id": "ccm4yrmHxDHM1OOf"
                },
                {
                    "nome": "Julian_Fisher",
                    "email": "Joan.Nikolaus@gmail.com",
                    "password": "5nsoEPR22Bor0Yz",
                    "administrador": "true",
                    "_id": "cnxDf2MJPD8QLvBU"
                },
                {
                    "nome": "Kenneth58",
                    "email": "Kennedi67@gmail.com",
                    "password": "qtd7SaOkFOmj2nk",
                    "administrador": "true",
                    "_id": "d2zX6ctxYURQwXym"
                },
                {
                    "nome": "Tobin50",
                    "email": "Dangelo73@gmail.com",
                    "password": "xxqA44zPawUpDKo",
                    "administrador": "true",
                    "_id": "dem0lqtkFAQskJSh"
                },
                {
                    "nome": "Colton.Steuber",
                    "email": "Kayden_Herman36@gmail.com",
                    "password": "FjtbsK8WeVUl8o5",
                    "administrador": "true",
                    "_id": "dkGwXqw8ck0LXPdD"
                },
                {
                    "nome": "Genevieve59",
                    "email": "Leanne.Mohr65@yahoo.com",
                    "password": "Cmn6lSVrtyNvwSn",
                    "administrador": "true",
                    "_id": "dx1DZcGG7uB3mND6"
                },
                {
                    "nome": "Christophe.Davis",
                    "email": "Frankie34@gmail.com",
                    "password": "jOa4ptodeiXMXLZ",
                    "administrador": "true",
                    "_id": "eDEZi57BoMzS5yen"
                },
                {
                    "nome": "Marcia.Cassin39A2",
                    "email": "Conrad.Dibbert91@gmail.com",
                    "password": "hNskkbdMc6JdO3t",
                    "administrador": "true",
                    "_id": "eEyjWqegdd8zdwym"
                },
                {
                    "nome": "Maia_OConnell",
                    "email": "Keely22@yahoo.com",
                    "password": "1i3lO8MrtaviI3P",
                    "administrador": "true",
                    "_id": "eGe9UtCGUMIC5YVl"
                },
                {
                    "nome": "Laverne.Pfannerstill",
                    "email": "Lonzo89@hotmail.com",
                    "password": "JZhpzt2S_tUiFJT",
                    "administrador": "false",
                    "_id": "enZQuXw25dCqENJz"
                },
                {
                    "nome": "Justice_Reinger94",
                    "email": "Harmon63@hotmail.com",
                    "password": "eYIszkCTjCDHa0M",
                    "administrador": "true",
                    "_id": "fPSVla6DA8q8gJjp"
                },
                {
                    "nome": "Delilah_Quitzon54",
                    "email": "Randal12@gmail.com",
                    "password": "JAjcWFb9Z8s0yQg",
                    "administrador": "false",
                    "_id": "fkPLDsqSuBjXzFCR"
                },
                {
                    "nome": "Ellen_KundeAc",
                    "email": "Jamar_Will50@yahoo.com",
                    "password": "TDgUrfHhTXA6xuJ",
                    "administrador": "true",
                    "_id": "g0ZTuIsT3DaZk2y0"
                },
                {
                    "nome": "Lukas10",
                    "email": "Lura26@hotmail.com",
                    "password": "gnnLUu4Or1GOkAn",
                    "administrador": "true",
                    "_id": "gA6lOU16zusXpDZO"
                },
                {
                    "nome": "Sandy45",
                    "email": "Dorian59@hotmail.com",
                    "password": "rmdtEmrwefNWVn2",
                    "administrador": "true",
                    "_id": "h4TyZJQbuFE5o2sT"
                },
                {
                    "nome": "Melody_Cartwright49Ac",
                    "email": "Roslyn41@hotmail.com",
                    "password": "xAmjj2kmjdB31ao",
                    "administrador": "true",
                    "_id": "hBUTLGW7UmQOTlbX"
                },
                {
                    "nome": "Ursula.Schowalter96",
                    "email": "Glennie_Murphy20@gmail.com",
                    "password": "Qvp6Q1oTPZS6U9t",
                    "administrador": "true",
                    "_id": "kDV2ZHfA9HjaczpD"
                },
                {
                    "nome": "Arch23",
                    "email": "Darrick_Lynch@gmail.com",
                    "password": "HeT1IoEvNVUl6VF",
                    "administrador": "true",
                    "_id": "kTlQfBCdJwpKOJAf"
                },
                {
                    "nome": "Wyatt20",
                    "email": "Gonzalo1@gmail.com",
                    "password": "7k1BElV1ene_v2P",
                    "administrador": "true",
                    "_id": "keBfPdmP4XuhNMdf"
                },
                {
                    "nome": "Megane.Walsh6",
                    "email": "Maryjane_Mueller@hotmail.com",
                    "password": "9pTvk3wyG7s080s",
                    "administrador": "true",
                    "_id": "kkLMBMeQYp2IojeO"
                },
                {
                    "nome": "Roger.Harris42",
                    "email": "Tito50@gmail.com",
                    "password": "p_bS9imsrtll89y",
                    "administrador": "true",
                    "_id": "knduHtvLbtbBRm6W"
                },
                {
                    "nome": "Santiago.Kerluke55",
                    "email": "Orrin_Bayer87@hotmail.com",
                    "password": "MBuZ1FAUzpK90Ch",
                    "administrador": "true",
                    "_id": "lKjLHN4Ab4fh13zK"
                },
                {
                    "nome": "Margie_Marks67",
                    "email": "Gerry6@gmail.com",
                    "password": "WXS_AKTEridEDde",
                    "administrador": "true",
                    "_id": "lOlokSuWu4rY9mzR"
                },
                {
                    "nome": "Erin66A2",
                    "email": "Avery5@yahoo.com",
                    "password": "lbOFrGkdlRnIz2A",
                    "administrador": "true",
                    "_id": "lPjw61rjgDr4eSfH"
                },
                {
                    "nome": "Willow26Ac",
                    "email": "Berry.Franecki@yahoo.com",
                    "password": "7hqIP2eohxp4Q7e",
                    "administrador": "true",
                    "_id": "lX1oAeltcUq6ZVeV"
                },
                {
                    "nome": "Maxie_Casper",
                    "email": "Eliseo.Daniel40@gmail.com",
                    "password": "1wHRSUmScWY7DOd",
                    "administrador": "false",
                    "_id": "mpBROH6zhZh5zxTt"
                },
                {
                    "nome": "Russell_Hilpert74Ap",
                    "email": "Neoma61@gmail.com",
                    "password": "awAwT8uZ0XyvN7M",
                    "administrador": "true",
                    "_id": "nv04b6aFRUxDVLAF"
                },
                {
                    "nome": "Lane.LangAp",
                    "email": "Mable.Leannon51@gmail.com",
                    "password": "GOdhkwCRajU4rAo",
                    "administrador": "true",
                    "_id": "ozXw0wohUy8PsgGu"
                },
                {
                    "nome": "Turner_Macejkovic50",
                    "email": "Judson_Towne66@gmail.com",
                    "password": "IC5Htrauc79ZQPL",
                    "administrador": "true",
                    "_id": "p6NTm1B8bk3YoZmF"
                },
                {
                    "nome": "Amber_RutherfordAc",
                    "email": "Marlee71@yahoo.com",
                    "password": "q262dd0LlO_nMU0",
                    "administrador": "true",
                    "_id": "pLcAmROBqB3VsMAH"
                },
                {
                    "nome": "Hoyt_Armstrong",
                    "email": "Natasha_Ankunding20@yahoo.com",
                    "password": "KUjeaFgopy2kYoI",
                    "administrador": "true",
                    "_id": "q8qjkqLjMDbDMfe2"
                },
                {
                    "nome": "Isac.Waelchi",
                    "email": "Arnoldo_Lang@gmail.com",
                    "password": "_QOBgXmZTlz356d",
                    "administrador": "true",
                    "_id": "qaqvlcvZDcRdsDkk"
                },
                {
                    "nome": "Belle89",
                    "email": "Drew_Gerhold93@yahoo.com",
                    "password": "n7FKxVtEnLQqdDn",
                    "administrador": "true",
                    "_id": "r6f65TzCwtW8wPBD"
                },
                {
                    "nome": "Briana.Reilly82",
                    "email": "Linwood56@yahoo.com",
                    "password": "srArgpmmuVgfcvE",
                    "administrador": "true",
                    "_id": "s2kF75WtmDJi1ciO"
                },
                {
                    "nome": "Jaylan65",
                    "email": "Vallie.Oberbrunner25@yahoo.com",
                    "password": "RPaLOsGJZFrF4tG",
                    "administrador": "true",
                    "_id": "sEp3WKmkaZz2362M"
                },
                {
                    "nome": "Lillie_Bergnaum21",
                    "email": "Cordell_Pollich@yahoo.com",
                    "password": "JV4MuqF1l8swpAW",
                    "administrador": "true",
                    "_id": "saFBobIKPSBUysyD"
                },
                {
                    "nome": "Noemie.Johnson97",
                    "email": "Talia87@hotmail.com",
                    "password": "NMIwe3dVSheI0fl",
                    "administrador": "false",
                    "_id": "swpFbKbrNalhBTkf"
                },
                {
                    "nome": "Jennifer.Koss",
                    "email": "Nelson.Stehr@gmail.com",
                    "password": "hQO5I6DgXho__YF",
                    "administrador": "true",
                    "_id": "v5BjvzuHzaNG998j"
                },
                {
                    "nome": "Juwan_Swift",
                    "email": "Eldridge42@yahoo.com",
                    "password": "2BzldQVZQ_FUWM5",
                    "administrador": "true",
                    "_id": "vTytPLdk1hEL3ul3"
                },
                {
                    "nome": "Trace_Greenholt30",
                    "email": "Oleta_Orn54@hotmail.com",
                    "password": "0czHTudWSKSbGyA",
                    "administrador": "true",
                    "_id": "vwf68wOoKXUc7HOX"
                },
                {
                    "nome": "Sid68",
                    "email": "Marty_Gerlach@gmail.com",
                    "password": "OyDmI_xrY4vIPMg",
                    "administrador": "false",
                    "_id": "wHfPBWImHz3BmO5q"
                },
                {
                    "nome": "Cecilia_Hermiston",
                    "email": "Willard45@gmail.com",
                    "password": "WyIl3tpzQ6lHzd3",
                    "administrador": "false",
                    "_id": "y82RDg9j9w9kJczn"
                },
                {
                    "nome": "Isabel.Huel",
                    "email": "Darren.Kautzer@hotmail.com",
                    "password": "jHHnZ7BQE2U7Ow1",
                    "administrador": "true",
                    "_id": "yWWG7nALJOSPTvhJ"
                },
                {
                    "nome": "Autumn_Pfannerstill77",
                    "email": "Theo14@hotmail.com",
                    "password": "rHFSLijAMQewtMz",
                    "administrador": "true",
                    "_id": "yyKeQBF5hnDYTvuN"
                },
                {
                    "nome": "Aisha_RusselAp",
                    "email": "Oscar_OKon84@gmail.com",
                    "password": "YVgXSkn6DN9bPYE",
                    "administrador": "true",
                    "_id": "zZJBnGCk1Nug7yYM"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 192ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ace6679e-2394-423c-9fbc-7383d62ebfce
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 137
Request Body
{
            "nome": "Tanya15",
            "email": "Katrina.Renner94@gmail.com",
            "password": "kiAgKkvm0jujfX5",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8cec502a-78a2-44a4-b0fd-99ccb0bc18ee
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 800caf7de8594818ec09d9faf58bf42b
Date Fri, 15 Jul 2022 15:29:10 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "mQp3OTVTED6WDh9i"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/mQp3OTVTED6WDh9i
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 163B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 09e676db-fc28-43d4-b039-1eda26555b22
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 7c442b1b-73b7-4340-86d0-762b6a72d056
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 47ff54329ae96ea120d719788cdf80fd
Date Fri, 15 Jul 2022 15:29:10 GMT
Server Google Frontend
Content-Length 163
Response Body
{
            "nome": "Tanya15",
            "email": "Katrina.Renner94@gmail.com",
            "password": "kiAgKkvm0jujfX5",
            "administrador": "true",
            "_id": "mQp3OTVTED6WDh9i"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/dDKOqn95D0e5mYb3
Response Information
Response Code: 200 - OK
Mean time per request: 204ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token aea113b4-ce54-4c6f-a008-76e57464884a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 138
Request Body
{
            "nome": "Kyra.Mraz",
            "email": "Agustina_Will33@yahoo.com",
            "password": "d5kMq5weMVZ2L9k",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id df28ce4c-5311-442c-8ccb-ac172ea2d2fc
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 71d867c4e5cddde54f619cf6115cfbf8
Date Fri, 15 Jul 2022 15:29:10 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/tAnEMvmRcQJ8AGvm
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e03e1765-bb18-4709-8212-364e27a2977b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 904c208b-8a5a-4349-a939-22e92a46e750
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7ee919ab6603bd678a9fbf9db024d0ae
Date Fri, 15 Jul 2022 15:29:11 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 192ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 4be83ea3-3d78-42bb-bf58-beb90f4de422
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id bd8d3fc5-b436-49f9-a033-ecbbda792c5e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 18261ec7c53ffe766bccf20c6c714185
Date Fri, 15 Jul 2022 15:29:11 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 192ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6892b498-3b13-4ac8-a19b-56faa9e44528
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 145
Request Body
{
            "nome": "{{$randomname}}",
            "email": "Patricia.Walsh11@gmail.com",
            "password": "7NGg9ujfWsDVmyf",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 204adc22-7b9b-4df6-9840-611f5ded4e64
content-type application/json; charset=utf-8
X-Cloud-Trace-Context abcc5ce553d186e7a8f946be08fc08bd
Date Fri, 15 Jul 2022 15:29:12 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/tAnEMvmRcQJ8AGvm
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token bed04395-dab8-4f7e-8b6f-164b39829554
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a81c3a0e-07ee-46aa-863e-37547502c100
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 232e22b53e38cf576fa37abadcc2a4ed
Date Fri, 15 Jul 2022 15:29:12 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Usuário não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/tAnEMvmRcQJ8AGvm
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5e2b15a7-692e-4ed9-a4bf-c714d8c75624
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 4b8767e6-6c6f-47eb-b578-8f653ae2a9fe
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 31bffc071846d80a766c5739029e3829
Date Fri, 15 Jul 2022 15:29:12 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "nome" 1 0 0
Resposta contém atributo "email" 1 0 0
Resposta contém atributo "password" 1 0 0
Resposta contém atributo "administrador" 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/tAnEMvmRcQJ8AGvm
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 383d7142-de65-47ec-9ebd-a445e1a8f65c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 145
Request Body
{
            "nome": "{{$randomname}}",
            "email": "Patricia.Walsh11@gmail.com",
            "password": "lKAxrZmAoY9AaeR",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 20b98fdd-d763-424c-aa74-16346a86e6ba
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 784ee9ab5fbfacb36fe3d7505e8d703d
Date Fri, 15 Jul 2022 15:29:12 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 202ms
Mean size per request: 293B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 54f1422f-2528-4d54-bbc7-d4d111030365
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Request Body
{
            "email": "Clark.Hammes@hotmail.com",
            "password": "IocCSbqtwebyV0i"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c75e8bc3-26c9-43fc-b720-6b7873110bf5
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 81a8f3fc5f2a37b8e8c47133fef335e2
Date Fri, 15 Jul 2022 15:29:13 GMT
Server Google Frontend
Content-Length 293
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNsYXJrLkhhbW1lc0Bob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiSW9jQ1NicXR3ZWJ5VjBpIiwiaWF0IjoxNjU3ODk4OTUzLCJleHAiOjE2NTc4OTk1NTN9.8QqnBqh_olr7jtL_SZZMt5Ysss8N6kpkGk1OTb4DQcs"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 200ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token df19c889-433e-4d54-8163-d1fb92eb679f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "email": "",
            "password": "IocCSbqtwebyV0i"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b37ce16a-8cdb-4684-ad1c-ca39c2a013c7
content-type application/json; charset=utf-8
X-Cloud-Trace-Context cbb11e19fc085cae747fdd4c0781a71d
Date Fri, 15 Jul 2022 15:29:13 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "email": "email não pode ficar em branco"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 192ms
Mean size per request: 48B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ae19780a-9c02-4277-b8ca-c7c306fbf5ab
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 79
Request Body
{
            "email": "Clark.Hammes@hotmail.com",
            "password": "senhainvalida"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c189336a-1e2c-4807-b39e-263d24a84099
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2e6a7ffedff4ec243721732dc14451f0
Date Fri, 15 Jul 2022 15:29:13 GMT
Server Google Frontend
Content-Length 48
Response Body
{
            "message": "Email e/ou senha inválidos"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 197ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7cfde96d-85a4-46be-9b56-a6c617bdfe46
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 140
Request Body
{
            "nome": "Yasmeen74",
            "email": "Cortney_Kohler44@gmail.com",
            "password": "rHgr2mGq7u0FQCu",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f3e2d325-7168-4411-829d-004251cbdf27
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b9d55971dc254fd36150d94e4ae624c3
Date Fri, 15 Jul 2022 15:29:14 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "04YTgo5gfE86lsQW"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Resposta contém atributo "message" 1 0 0
Resposta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 296B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNsYXJrLkhhbW1lc0Bob3RtYWlsLmNvbSIsInBhc3N3b3JkIjoiSW9jQ1NicXR3ZWJ5VjBpIiwiaWF0IjoxNjU3ODk4OTUzLCJleHAiOjE2NTc4OTk1NTN9.8QqnBqh_olr7jtL_SZZMt5Ysss8N6kpkGk1OTb4DQcs
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token abea5d9c-5509-40fd-b7a9-19dfed008594
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 83
Request Body
{
            "email": "Cortney_Kohler44@gmail.com",
            "password": "rHgr2mGq7u0FQCu"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 27a6116a-0e10-4111-a79f-57e5c0d4fa8c
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b5c469f50de0413984b8106299e2b4b7
Date Fri, 15 Jul 2022 15:29:14 GMT
Server Google Frontend
Content-Length 296
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNvcnRuZXlfS29obGVyNDRAZ21haWwuY29tIiwicGFzc3dvcmQiOiJySGdyMm1HcTd1MEZRQ3UiLCJpYXQiOjE2NTc4OTg5NTQsImV4cCI6MTY1Nzg5OTU1NH0.Epdj0GyNKsYvvriyKMGtcFOTUpUuMDXzMlsJwT-o1mk"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 14.8KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1d9b91a2-4af0-47e7-ab3a-aeeeececa0c6
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 675ec1be-6c64-4543-9d46-7eadf770dace
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2190b31b822ed9912395e45656a665bd;o=1
Date Fri, 15 Jul 2022 15:29:14 GMT
Server Google Frontend
Content-Length 15159
Response Body
{
            "quantidade": 80,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 715,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Unbranded Soft Cheese",
                    "preco": 775,
                    "descricao": "Investor",
                    "quantidade": 562,
                    "_id": "8hmQKCb9lapaIdg5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "Chad",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 648,
                    "_id": "CMe1TNCEgbRlDBJd"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "RSS",
                    "preco": 247,
                    "descricao": "Human",
                    "quantidade": 54,
                    "_id": "I9Z4YOS9FOUliifK"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "garden_morph_massachusetts.jpeg",
                    "preco": 240,
                    "descricao": "Human",
                    "quantidade": 531,
                    "_id": "QclhcnuHN8unM3bJ"
                },
                {
                    "nome": "purple_sms_sdd.emz",
                    "preco": 10,
                    "descricao": "Dynamic",
                    "quantidade": 694,
                    "_id": "QyzJfmOgJXZQVxyO"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Gorgeous Cotton Keyboard17",
                    "preco": 50,
                    "descricao": "Forward",
                    "quantidade": 604,
                    "_id": "dPsLqF8PvBjhcbKQ"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "Rodolfo",
                    "preco": 5,
                    "descricao": "Legacy",
                    "quantidade": 95,
                    "_id": "hQIXSaU2EsDzWtPK"
                },
                {
                    "nome": "village.spf",
                    "preco": 10,
                    "descricao": "National",
                    "quantidade": 495,
                    "_id": "hgRV37uisE2ffEr6"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "application_grey.png",
                    "preco": 223,
                    "descricao": "Legacy",
                    "quantidade": 433,
                    "_id": "lcTw31tpz13ooGRo"
                },
                {
                    "nome": "Jevon",
                    "preco": 5,
                    "descricao": "International",
                    "quantidade": 368,
                    "_id": "mO5UaXaaYfbvUJCM"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Licensed Granite Tuna17",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 345,
                    "_id": "nuyVIT7Rf5aqk3Bl"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Graham",
                    "preco": 5,
                    "descricao": "Forward",
                    "quantidade": 878,
                    "_id": "sarhAgsDugZPon7s"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Dominican Peso",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 221,
                    "_id": "vCtSYiogEuooDMb2"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Norwegian Krone",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 303,
                    "_id": "vcGEZ6dV3W7gb604"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "o",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 710,
                    "_id": "yLV81OgO8qX2dXLK"
                },
                {
                    "nome": "Fantastic Concrete Mouse",
                    "preco": 729,
                    "descricao": "Product",
                    "quantidade": 100,
                    "_id": "ybegEi2WPavRAroI"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNvcnRuZXlfS29obGVyNDRAZ21haWwuY29tIiwicGFzc3dvcmQiOiJySGdyMm1HcTd1MEZRQ3UiLCJpYXQiOjE2NTc4OTg5NTQsImV4cCI6MTY1Nzg5OTU1NH0.Epdj0GyNKsYvvriyKMGtcFOTUpUuMDXzMlsJwT-o1mk
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 333a0644-6804-4818-a342-4b9b7a36d44b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 10d382a3-b1f8-4d9d-bcc7-4ac12025b97d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 02bc24dd548aa20268579a7080ecdb8f
Date Fri, 15 Jul 2022 15:29:15 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "RuMtU8fTX6HX9Ogn"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNvcnRuZXlfS29obGVyNDRAZ21haWwuY29tIiwicGFzc3dvcmQiOiJySGdyMm1HcTd1MEZRQ3UiLCJpYXQiOjE2NTc4OTg5NTQsImV4cCI6MTY1Nzg5OTU1NH0.Epdj0GyNKsYvvriyKMGtcFOTUpUuMDXzMlsJwT-o1mk
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b0b96cfc-14fb-4526-b67b-175a9d101d46
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "R8vjnDNStunY8gZt"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a9789de1-6660-4291-ad19-92e036efbed2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 01cfdd34635c38cc788fb4f711fcf4d7
Date Fri, 15 Jul 2022 15:29:15 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 198ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token af505a20-f8d8-4c52-9229-ba9f4b26aca2
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 138
Request Body
{
            "nome": "Kory_Prohaska",
            "email": "Crawford26@gmail.com",
            "password": "jkW3_SNRXNZ_C92",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1ed31b39-1ad8-4276-80f5-0d365f298bef
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a0f5ea1fbdf093601d3056bd174eaddf
Date Fri, 15 Jul 2022 15:29:15 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "5rXfDmqRzJKlmkYb"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 288B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6558d021-218f-44a7-a385-891ece215e17
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 77
Request Body
{
            "email": "Crawford26@gmail.com",
            "password": "jkW3_SNRXNZ_C92"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1b3a704c-5ec7-4845-8700-68f3703cdf4f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 66de4ad05b6c7f891e340fc2d19c060f
Date Fri, 15 Jul 2022 15:29:16 GMT
Server Google Frontend
Content-Length 288
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNyYXdmb3JkMjZAZ21haWwuY29tIiwicGFzc3dvcmQiOiJqa1czX1NOUlhOWl9DOTIiLCJpYXQiOjE2NTc4OTg5NTYsImV4cCI6MTY1Nzg5OTU1Nn0.4gJlDlfFfUu5FbEXHrA2w2wYyeBiSvP-yxFha922AV4"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 14.8KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token db0d030d-de95-424c-a6ff-1159ea6851f2
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 5be7f5f0-2e30-40e1-bd00-100a14ab38cb
content-type application/json; charset=utf-8
X-Cloud-Trace-Context efa7f63ea1b04138cc8775f8864f9c34
Date Fri, 15 Jul 2022 15:29:16 GMT
Server Google Frontend
Content-Length 15159
Response Body
{
            "quantidade": 80,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 714,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Unbranded Soft Cheese",
                    "preco": 775,
                    "descricao": "Investor",
                    "quantidade": 562,
                    "_id": "8hmQKCb9lapaIdg5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "Chad",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 648,
                    "_id": "CMe1TNCEgbRlDBJd"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "RSS",
                    "preco": 247,
                    "descricao": "Human",
                    "quantidade": 54,
                    "_id": "I9Z4YOS9FOUliifK"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "garden_morph_massachusetts.jpeg",
                    "preco": 240,
                    "descricao": "Human",
                    "quantidade": 531,
                    "_id": "QclhcnuHN8unM3bJ"
                },
                {
                    "nome": "purple_sms_sdd.emz",
                    "preco": 10,
                    "descricao": "Dynamic",
                    "quantidade": 694,
                    "_id": "QyzJfmOgJXZQVxyO"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Gorgeous Cotton Keyboard17",
                    "preco": 50,
                    "descricao": "Forward",
                    "quantidade": 604,
                    "_id": "dPsLqF8PvBjhcbKQ"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "Rodolfo",
                    "preco": 5,
                    "descricao": "Legacy",
                    "quantidade": 95,
                    "_id": "hQIXSaU2EsDzWtPK"
                },
                {
                    "nome": "village.spf",
                    "preco": 10,
                    "descricao": "National",
                    "quantidade": 495,
                    "_id": "hgRV37uisE2ffEr6"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "application_grey.png",
                    "preco": 223,
                    "descricao": "Legacy",
                    "quantidade": 433,
                    "_id": "lcTw31tpz13ooGRo"
                },
                {
                    "nome": "Jevon",
                    "preco": 5,
                    "descricao": "International",
                    "quantidade": 368,
                    "_id": "mO5UaXaaYfbvUJCM"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Licensed Granite Tuna17",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 345,
                    "_id": "nuyVIT7Rf5aqk3Bl"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Graham",
                    "preco": 5,
                    "descricao": "Forward",
                    "quantidade": 878,
                    "_id": "sarhAgsDugZPon7s"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Dominican Peso",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 221,
                    "_id": "vCtSYiogEuooDMb2"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Norwegian Krone",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 303,
                    "_id": "vcGEZ6dV3W7gb604"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "o",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 710,
                    "_id": "yLV81OgO8qX2dXLK"
                },
                {
                    "nome": "Fantastic Concrete Mouse",
                    "preco": 729,
                    "descricao": "Product",
                    "quantidade": 100,
                    "_id": "ybegEi2WPavRAroI"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 196ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNyYXdmb3JkMjZAZ21haWwuY29tIiwicGFzc3dvcmQiOiJqa1czX1NOUlhOWl9DOTIiLCJpYXQiOjE2NTc4OTg5NTYsImV4cCI6MTY1Nzg5OTU1Nn0.4gJlDlfFfUu5FbEXHrA2w2wYyeBiSvP-yxFha922AV4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1d052d64-9ab0-4408-8fe6-1abd5eabf80d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "185TMITZ9gLSMdpT",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 0a0e442d-5249-4cd1-ba55-c1abd33fda5b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a2b03d63680fcc48cdbaa3af6337b751
Date Fri, 15 Jul 2022 15:29:16 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "0MMVTbSpYtZLsN57"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 201ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNyYXdmb3JkMjZAZ21haWwuY29tIiwicGFzc3dvcmQiOiJqa1czX1NOUlhOWl9DOTIiLCJpYXQiOjE2NTc4OTg5NTYsImV4cCI6MTY1Nzg5OTU1Nn0.4gJlDlfFfUu5FbEXHrA2w2wYyeBiSvP-yxFha922AV4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5de99f85-6d25-4932-97d7-9beb3ad9ad45
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "0MMVTbSpYtZLsN57"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 10638a1a-5996-4a0b-8037-1f6556da0a58
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 656571f00898789ff063b85c58a87d00
Date Fri, 15 Jul 2022 15:29:16 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 193ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 02e96a92-ffaa-4e0f-81ba-29a5cab0b6d0
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 145
Request Body
{
            "nome": "Casimer_Hettinger",
            "email": "Kali_Gottlieb@yahoo.com",
            "password": "bGdmrEBDpWrMBno",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3a54b8dd-f300-49ec-aa7a-bb7f5d8ca11a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 060659f26028090ea2cb412c4b94bf91
Date Fri, 15 Jul 2022 15:29:17 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "rf7YuAv53SdeXRG8"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 292B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNyYXdmb3JkMjZAZ21haWwuY29tIiwicGFzc3dvcmQiOiJqa1czX1NOUlhOWl9DOTIiLCJpYXQiOjE2NTc4OTg5NTYsImV4cCI6MTY1Nzg5OTU1Nn0.4gJlDlfFfUu5FbEXHrA2w2wYyeBiSvP-yxFha922AV4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 3ef42c48-6767-4c9a-9d42-078e8c64d8a3
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "email": "Kali_Gottlieb@yahoo.com",
            "password": "bGdmrEBDpWrMBno"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id cf948551-8f75-44e0-8ae7-94c3f3354e4d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context cd0cd4ccbf6f6666463144b84c69d86e
Date Fri, 15 Jul 2022 15:29:17 GMT
Server Google Frontend
Content-Length 292
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkthbGlfR290dGxpZWJAeWFob28uY29tIiwicGFzc3dvcmQiOiJiR2RtckVCRHBXck1Cbm8iLCJpYXQiOjE2NTc4OTg5NTcsImV4cCI6MTY1Nzg5OTU1N30.XhS2i_jCMsJd3EUoFzs8etUFddCcB0ZL_V2Q2iFzkQE"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 403 - Forbidden
Mean time per request: 195ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkthbGlfR290dGxpZWJAeWFob28uY29tIiwicGFzc3dvcmQiOiJiR2RtckVCRHBXck1Cbm8iLCJpYXQiOjE2NTc4OTg5NTcsImV4cCI6MTY1Nzg5OTU1N30.XhS2i_jCMsJd3EUoFzs8etUFddCcB0ZL_V2Q2iFzkQE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token fecab666-2cd5-44cf-863f-2155e95fbc7b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 118
Request Body
{
            "nome": "Handcrafted Metal Car",
            "preco": "657",
            "descricao": "Customer",
            "quantidade": "984"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f0f4bb68-3a04-4228-a0a3-8a549405a677
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f7a1858e9e6c220b0cc437f71b2da086
Date Fri, 15 Jul 2022 15:29:17 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 193ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkthbGlfR290dGxpZWJAeWFob28uY29tIiwicGFzc3dvcmQiOiJiR2RtckVCRHBXck1Cbm8iLCJpYXQiOjE2NTc4OTg5NTcsImV4cCI6MTY1Nzg5OTU1N30.XhS2i_jCMsJd3EUoFzs8etUFddCcB0ZL_V2Q2iFzkQE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 2c54df10-0042-4b32-a860-7ae0de521ed9
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 119
Request Body
{
            "nome": "Fantastic Cotton Keyboard",
            "preco": "242",
            "descricao": "Human",
            "quantidade": "689"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 09f01b2c-7e87-4ae6-beea-0bc2b2f3b5e8
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 9313623ab02fc2fdde8bd375c48cf533
Date Fri, 15 Jul 2022 15:29:18 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 14.8KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5c885996-1eba-452a-9878-d8e557c4bd82
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 9ccea1d7-a3b4-440d-86ba-48da13f50f1e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4b3e3e289dc78a82c15e6d68dcbdb0aa
Date Fri, 15 Jul 2022 15:29:18 GMT
Server Google Frontend
Content-Length 15159
Response Body
{
            "quantidade": 80,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 714,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Unbranded Soft Cheese",
                    "preco": 775,
                    "descricao": "Investor",
                    "quantidade": 562,
                    "_id": "8hmQKCb9lapaIdg5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "Chad",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 648,
                    "_id": "CMe1TNCEgbRlDBJd"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "RSS",
                    "preco": 247,
                    "descricao": "Human",
                    "quantidade": 54,
                    "_id": "I9Z4YOS9FOUliifK"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "garden_morph_massachusetts.jpeg",
                    "preco": 240,
                    "descricao": "Human",
                    "quantidade": 531,
                    "_id": "QclhcnuHN8unM3bJ"
                },
                {
                    "nome": "purple_sms_sdd.emz",
                    "preco": 10,
                    "descricao": "Dynamic",
                    "quantidade": 694,
                    "_id": "QyzJfmOgJXZQVxyO"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Gorgeous Cotton Keyboard17",
                    "preco": 50,
                    "descricao": "Forward",
                    "quantidade": 604,
                    "_id": "dPsLqF8PvBjhcbKQ"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "Rodolfo",
                    "preco": 5,
                    "descricao": "Legacy",
                    "quantidade": 95,
                    "_id": "hQIXSaU2EsDzWtPK"
                },
                {
                    "nome": "village.spf",
                    "preco": 10,
                    "descricao": "National",
                    "quantidade": 495,
                    "_id": "hgRV37uisE2ffEr6"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "application_grey.png",
                    "preco": 223,
                    "descricao": "Legacy",
                    "quantidade": 433,
                    "_id": "lcTw31tpz13ooGRo"
                },
                {
                    "nome": "Jevon",
                    "preco": 5,
                    "descricao": "International",
                    "quantidade": 368,
                    "_id": "mO5UaXaaYfbvUJCM"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Licensed Granite Tuna17",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 345,
                    "_id": "nuyVIT7Rf5aqk3Bl"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Graham",
                    "preco": 5,
                    "descricao": "Forward",
                    "quantidade": 878,
                    "_id": "sarhAgsDugZPon7s"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Dominican Peso",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 221,
                    "_id": "vCtSYiogEuooDMb2"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Norwegian Krone",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 303,
                    "_id": "vcGEZ6dV3W7gb604"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "o",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 710,
                    "_id": "yLV81OgO8qX2dXLK"
                },
                {
                    "nome": "Fantastic Concrete Mouse",
                    "preco": 729,
                    "descricao": "Product",
                    "quantidade": 100,
                    "_id": "ybegEi2WPavRAroI"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 195ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkthbGlfR290dGxpZWJAeWFob28uY29tIiwicGFzc3dvcmQiOiJiR2RtckVCRHBXck1Cbm8iLCJpYXQiOjE2NTc4OTg5NTcsImV4cCI6MTY1Nzg5OTU1N30.XhS2i_jCMsJd3EUoFzs8etUFddCcB0ZL_V2Q2iFzkQE
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f4feee52-e28e-4421-8f14-17863e1389fa
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 743358c4-ec62-462b-8fa8-5ce8a4c2302e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 5e6276db6c33a00810d0d447fc0cd0e6
Date Fri, 15 Jul 2022 15:29:18 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 208ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkthbGlfR290dGxpZWJAeWFob28uY29tIiwicGFzc3dvcmQiOiJiR2RtckVCRHBXck1Cbm8iLCJpYXQiOjE2NTc4OTg5NTcsImV4cCI6MTY1Nzg5OTU1N30.XhS2i_jCMsJd3EUoFzs8etUFddCcB0ZL_V2Q2iFzkQE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 48579419-1d4b-4a65-b400-06badb2c10f4
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a6cdc140-303d-494c-a444-c7eb94bc5ff0
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a1ee4f7e63fc94570ee9c4a2447c0d8d
Date Fri, 15 Jul 2022 15:29:19 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "71rJUQk1T7sng7W4"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 203ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkthbGlfR290dGxpZWJAeWFob28uY29tIiwicGFzc3dvcmQiOiJiR2RtckVCRHBXck1Cbm8iLCJpYXQiOjE2NTc4OTg5NTcsImV4cCI6MTY1Nzg5OTU1N30.XhS2i_jCMsJd3EUoFzs8etUFddCcB0ZL_V2Q2iFzkQE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5dbe0eac-e82d-43cd-8c0c-11a7e88a1e33
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f6e633ba-dcd8-4d88-8dd7-741fc2159866
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a8257113719ac9bb5f47b1b4127e478b
Date Fri, 15 Jul 2022 15:29:19 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkthbGlfR290dGxpZWJAeWFob28uY29tIiwicGFzc3dvcmQiOiJiR2RtckVCRHBXck1Cbm8iLCJpYXQiOjE2NTc4OTg5NTcsImV4cCI6MTY1Nzg5OTU1N30.XhS2i_jCMsJd3EUoFzs8etUFddCcB0ZL_V2Q2iFzkQE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6a435d52-14ca-458f-84f5-53e5547e640a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "0MMVTbSpYtZLsN57"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a2be95ca-cd9e-4694-b989-42a8e13bbb21
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 94b135a5defe84220df972d974b2d411
Date Fri, 15 Jul 2022 15:29:19 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/rf7YuAv53SdeXRG8
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token fd366775-0952-42ac-a28c-db243864ef8d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Request Body
{
            "nome": "Casimer_Hettinger",
            "email": "Laila_Gottlieb74@yahoo.com",
            "password": "bGdmrEBDpWrMBno",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 0c52db79-4c4f-4c5a-9c26-81d6b9dca2bd
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 8a3a8d7d6141f4658b649c8ffd84b054
Date Fri, 15 Jul 2022 15:29:20 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/rf7YuAv53SdeXRG8
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 81ef2bee-ff90-4260-ba64-595d76722388
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id ea801814-f44c-43f8-abd3-e051df41975f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a2c4ace6777bbd2255c4530f27124423
Date Fri, 15 Jul 2022 15:29:20 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 192ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c0e7f056-5be3-4ed9-aa5f-abbbb6184da7
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "nome": "Abraham_Gorczany",
            "email": "Jana.Hammes@hotmail.com",
            "password": "ua6qGWmpX2ubtfI",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 193a3230-b03e-4bfa-86fd-34a6120a87ea
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c0545e245be3b7d908914eec70f27482
Date Fri, 15 Jul 2022 15:29:20 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "WjhVPJc31P827r9U"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 292B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 33dce737-cfee-43a3-a855-96d81ad27713
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "email": "Jana.Hammes@hotmail.com",
            "password": "ua6qGWmpX2ubtfI"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id aba1f935-b5b4-488b-a5d7-c8edd581e75a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 46983d80e16e0e8c347bff48ad07410f
Date Fri, 15 Jul 2022 15:29:21 GMT
Server Google Frontend
Content-Length 292
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkphbmEuSGFtbWVzQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJ1YTZxR1dtcFgydWJ0ZkkiLCJpYXQiOjE2NTc4OTg5NjEsImV4cCI6MTY1Nzg5OTU2MX0.txat0nrkOp3uk_hjd7-royOnVCdvX0pqNpIbgtEITno"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkphbmEuSGFtbWVzQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJ1YTZxR1dtcFgydWJ0ZkkiLCJpYXQiOjE2NTc4OTg5NjEsImV4cCI6MTY1Nzg5OTU2MX0.txat0nrkOp3uk_hjd7-royOnVCdvX0pqNpIbgtEITno
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 10a05f46-7bb7-4a60-9660-866843b883f3
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 94
Request Body
{
            "nome": "Car",
            "preco": 4,
            "descricao": "Dynamic",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1f7ff3d9-aa02-43a7-ba77-d36dfa5fc14b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 5b8ab1c8d374498c8caabc9b77af6b16
Date Fri, 15 Jul 2022 15:29:21 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "7ktxxpBFlRDNGxjg"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 14.98KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9f00a69d-5596-4020-8220-214a74d7d894
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b19f322c-8006-4978-8900-966d7d86bc52
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f5a7349b7ede213609868ed9ea340c7c
Date Fri, 15 Jul 2022 15:29:21 GMT
Server Google Frontend
Content-Length 15335
Response Body
{
            "quantidade": 81,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 713,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Car",
                    "preco": 4,
                    "descricao": "Dynamic",
                    "quantidade": 10,
                    "_id": "7ktxxpBFlRDNGxjg"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Unbranded Soft Cheese",
                    "preco": 775,
                    "descricao": "Investor",
                    "quantidade": 562,
                    "_id": "8hmQKCb9lapaIdg5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "Chad",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 648,
                    "_id": "CMe1TNCEgbRlDBJd"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "RSS",
                    "preco": 247,
                    "descricao": "Human",
                    "quantidade": 54,
                    "_id": "I9Z4YOS9FOUliifK"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "garden_morph_massachusetts.jpeg",
                    "preco": 240,
                    "descricao": "Human",
                    "quantidade": 531,
                    "_id": "QclhcnuHN8unM3bJ"
                },
                {
                    "nome": "purple_sms_sdd.emz",
                    "preco": 10,
                    "descricao": "Dynamic",
                    "quantidade": 694,
                    "_id": "QyzJfmOgJXZQVxyO"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "Gorgeous Cotton Keyboard17",
                    "preco": 50,
                    "descricao": "Forward",
                    "quantidade": 604,
                    "_id": "dPsLqF8PvBjhcbKQ"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "Rodolfo",
                    "preco": 5,
                    "descricao": "Legacy",
                    "quantidade": 95,
                    "_id": "hQIXSaU2EsDzWtPK"
                },
                {
                    "nome": "village.spf",
                    "preco": 10,
                    "descricao": "National",
                    "quantidade": 495,
                    "_id": "hgRV37uisE2ffEr6"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "application_grey.png",
                    "preco": 223,
                    "descricao": "Legacy",
                    "quantidade": 433,
                    "_id": "lcTw31tpz13ooGRo"
                },
                {
                    "nome": "Jevon",
                    "preco": 5,
                    "descricao": "International",
                    "quantidade": 368,
                    "_id": "mO5UaXaaYfbvUJCM"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Licensed Granite Tuna17",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 345,
                    "_id": "nuyVIT7Rf5aqk3Bl"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Graham",
                    "preco": 5,
                    "descricao": "Forward",
                    "quantidade": 878,
                    "_id": "sarhAgsDugZPon7s"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Dominican Peso",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 221,
                    "_id": "vCtSYiogEuooDMb2"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Norwegian Krone",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 303,
                    "_id": "vcGEZ6dV3W7gb604"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "o",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 710,
                    "_id": "yLV81OgO8qX2dXLK"
                },
                {
                    "nome": "Fantastic Concrete Mouse",
                    "preco": 729,
                    "descricao": "Product",
                    "quantidade": 100,
                    "_id": "ybegEi2WPavRAroI"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 205ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkphbmEuSGFtbWVzQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJ1YTZxR1dtcFgydWJ0ZkkiLCJpYXQiOjE2NTc4OTg5NjEsImV4cCI6MTY1Nzg5OTU2MX0.txat0nrkOp3uk_hjd7-royOnVCdvX0pqNpIbgtEITno
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7ce350fd-c150-4b3f-a461-559e9b0b11bf
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "7ktxxpBFlRDNGxjg",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f60a5e52-56f4-43d0-99e7-67317bfb3930
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 50f6a213b30bd00f1e9ed3c56f2265e7
Date Fri, 15 Jul 2022 15:29:22 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "xKcQDQl1VYx8yeoh"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkphbmEuSGFtbWVzQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJ1YTZxR1dtcFgydWJ0ZkkiLCJpYXQiOjE2NTc4OTg5NjEsImV4cCI6MTY1Nzg5OTU2MX0.txat0nrkOp3uk_hjd7-royOnVCdvX0pqNpIbgtEITno
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 38e2603d-8a4a-4ea6-b1d4-123ef74019dd
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "xKcQDQl1VYx8yeoh"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 33c815b0-37c7-49e3-b48f-6ecfa2b83c9d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2c89901e103b46bef3fc42da842c973b
Date Fri, 15 Jul 2022 15:29:22 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/7ktxxpBFlRDNGxjg
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkphbmEuSGFtbWVzQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJ1YTZxR1dtcFgydWJ0ZkkiLCJpYXQiOjE2NTc4OTg5NjEsImV4cCI6MTY1Nzg5OTU2MX0.txat0nrkOp3uk_hjd7-royOnVCdvX0pqNpIbgtEITno
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f6f36b2e-429c-4760-831e-59a689cdead3
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 100
Request Body
{
            "nome": "Hat",
            "preco": "164",
            "descricao": "Customer",
            "quantidade": "862"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2b09949b-1a62-40e9-affb-1b726c898c39
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 72fd402062a061a414ade80db02feb3f
Date Fri, 15 Jul 2022 15:29:22 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/7ktxxpBFlRDNGxjg
Response Information
Response Code: 200 - OK
Mean time per request: 202ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkphbmEuSGFtbWVzQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJ1YTZxR1dtcFgydWJ0ZkkiLCJpYXQiOjE2NTc4OTg5NjEsImV4cCI6MTY1Nzg5OTU2MX0.txat0nrkOp3uk_hjd7-royOnVCdvX0pqNpIbgtEITno
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 825b9a44-9ba3-4c36-b3bc-d8affaf0ce8a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1eb388e2-9bbe-4323-a8b5-3423d2140b96
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c3af1fd6d06b3936c8c701ca3233448f
Date Fri, 15 Jul 2022 15:29:22 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/WjhVPJc31P827r9U
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ba5cb40a-5dfe-40a8-85f5-85cc53a46d87
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 148
Request Body
{
            "nome": "Pedro Albuquerque",
            "email": "Johnathon_Jenkins@gmail.com",
            "password": "IocCSbqtwebyV0i",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 834129f1-7999-4aa9-9338-cb39259ec585
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a82724b18d7b7d3a0e1ce6d8e42cde16
Date Fri, 15 Jul 2022 15:29:23 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/WjhVPJc31P827r9U
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token cd0f183f-04d6-4438-a221-8988369ae29a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id cf3d6577-1c1c-4cad-8d15-ee125fc5e0a2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 181617bc5ed0d55806c7bb0a4aed78d5
Date Fri, 15 Jul 2022 15:29:23 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 284B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 2bc33fd0-9839-44e1-aebc-4a2a8b10448c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 74
Request Body
{
            "email": "Laura53@gmail.com",
            "password": "droRd80W_WYMPW2"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 525673d1-ace6-4659-84b7-c2ea8b1e4e5f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7e45b516d82f446a5318d71e6b86de04
Date Fri, 15 Jul 2022 15:29:24 GMT
Server Google Frontend
Content-Length 284
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxhdXJhNTNAZ21haWwuY29tIiwicGFzc3dvcmQiOiJkcm9SZDgwV19XWU1QVzIiLCJpYXQiOjE2NTc4OTg5NjQsImV4cCI6MTY1Nzg5OTU2NH0._nNFpP_OKzKsW88TwP0CC3o6EvWsx042Ubo0E9OzFPg"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 193ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxhdXJhNTNAZ21haWwuY29tIiwicGFzc3dvcmQiOiJkcm9SZDgwV19XWU1QVzIiLCJpYXQiOjE2NTc4OTg5NjQsImV4cCI6MTY1Nzg5OTU2NH0._nNFpP_OKzKsW88TwP0CC3o6EvWsx042Ubo0E9OzFPg
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 50ebc1f9-8ab3-4ca0-89f2-4ede8f40d9ff
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 94
Request Body
{
            "nome": "r",
            "preco": "5",
            "descricao": "Forward",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 39803f87-be7d-4010-bc93-f2dade54175b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context abc1e313be53f0c13be1347e4eb36ee4
Date Fri, 15 Jul 2022 15:29:24 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "biWwR1Pt8CdNx7U8"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 221ms
Mean size per request: 14.97KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7458e592-ab9f-47d3-8929-9d1d3eb4e627
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id fe73e998-0235-4bc0-b815-96e6b1f4d258
content-type application/json; charset=utf-8
X-Cloud-Trace-Context fd9bc13045f2cae72ac0bf5e1d3cc793
Date Fri, 15 Jul 2022 15:29:24 GMT
Server Google Frontend
Content-Length 15333
Response Body
{
            "quantidade": 81,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 713,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Unbranded Soft Cheese",
                    "preco": 775,
                    "descricao": "Investor",
                    "quantidade": 562,
                    "_id": "8hmQKCb9lapaIdg5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "Chad",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 648,
                    "_id": "CMe1TNCEgbRlDBJd"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "RSS",
                    "preco": 247,
                    "descricao": "Human",
                    "quantidade": 54,
                    "_id": "I9Z4YOS9FOUliifK"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "garden_morph_massachusetts.jpeg",
                    "preco": 240,
                    "descricao": "Human",
                    "quantidade": 531,
                    "_id": "QclhcnuHN8unM3bJ"
                },
                {
                    "nome": "purple_sms_sdd.emz",
                    "preco": 10,
                    "descricao": "Dynamic",
                    "quantidade": 694,
                    "_id": "QyzJfmOgJXZQVxyO"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "r",
                    "preco": 5,
                    "descricao": "Forward",
                    "quantidade": 10,
                    "_id": "biWwR1Pt8CdNx7U8"
                },
                {
                    "nome": "Gorgeous Cotton Keyboard17",
                    "preco": 50,
                    "descricao": "Forward",
                    "quantidade": 604,
                    "_id": "dPsLqF8PvBjhcbKQ"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "Rodolfo",
                    "preco": 5,
                    "descricao": "Legacy",
                    "quantidade": 95,
                    "_id": "hQIXSaU2EsDzWtPK"
                },
                {
                    "nome": "village.spf",
                    "preco": 10,
                    "descricao": "National",
                    "quantidade": 495,
                    "_id": "hgRV37uisE2ffEr6"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "application_grey.png",
                    "preco": 223,
                    "descricao": "Legacy",
                    "quantidade": 433,
                    "_id": "lcTw31tpz13ooGRo"
                },
                {
                    "nome": "Jevon",
                    "preco": 5,
                    "descricao": "International",
                    "quantidade": 368,
                    "_id": "mO5UaXaaYfbvUJCM"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Licensed Granite Tuna17",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 345,
                    "_id": "nuyVIT7Rf5aqk3Bl"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Graham",
                    "preco": 5,
                    "descricao": "Forward",
                    "quantidade": 878,
                    "_id": "sarhAgsDugZPon7s"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Dominican Peso",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 221,
                    "_id": "vCtSYiogEuooDMb2"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Norwegian Krone",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 303,
                    "_id": "vcGEZ6dV3W7gb604"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "o",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 710,
                    "_id": "yLV81OgO8qX2dXLK"
                },
                {
                    "nome": "Fantastic Concrete Mouse",
                    "preco": 729,
                    "descricao": "Product",
                    "quantidade": 100,
                    "_id": "ybegEi2WPavRAroI"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 193ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxhdXJhNTNAZ21haWwuY29tIiwicGFzc3dvcmQiOiJkcm9SZDgwV19XWU1QVzIiLCJpYXQiOjE2NTc4OTg5NjQsImV4cCI6MTY1Nzg5OTU2NH0._nNFpP_OKzKsW88TwP0CC3o6EvWsx042Ubo0E9OzFPg
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e9247b6f-30c3-462a-8289-8b13c2d10e3a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "biWwR1Pt8CdNx7U8",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e8cc9dc2-3c89-475b-aa21-322d95ae12df
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ae8a7224acde4b6aa76c55e0bb881ba6;o=1
Date Fri, 15 Jul 2022 15:29:24 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "09c2x8H1IWbFYgvX"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxhdXJhNTNAZ21haWwuY29tIiwicGFzc3dvcmQiOiJkcm9SZDgwV19XWU1QVzIiLCJpYXQiOjE2NTc4OTg5NjQsImV4cCI6MTY1Nzg5OTU2NH0._nNFpP_OKzKsW88TwP0CC3o6EvWsx042Ubo0E9OzFPg
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token cd916a78-27a2-441f-bd0d-fefd7b1cd50f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "09c2x8H1IWbFYgvX"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6532057f-0c1a-473d-abf4-ced8bb7da57b
content-type application/json; charset=utf-8
X-Cloud-Trace-Context dbed69196dc74b93044d5add66f9a659
Date Fri, 15 Jul 2022 15:29:25 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/biWwR1Pt8CdNx7U8
Response Information
Response Code: 200 - OK
Mean time per request: 203ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxhdXJhNTNAZ21haWwuY29tIiwicGFzc3dvcmQiOiJkcm9SZDgwV19XWU1QVzIiLCJpYXQiOjE2NTc4OTg5NjQsImV4cCI6MTY1Nzg5OTU2NH0._nNFpP_OKzKsW88TwP0CC3o6EvWsx042Ubo0E9OzFPg
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 742ab5f7-b2c5-46ef-8fd2-4aa10fb52f0a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 100
Request Body
{
            "nome": "JSON",
            "preco": "271",
            "descricao": "Dynamic",
            "quantidade": "335"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 66c09ce9-dabb-47b2-87de-92cb7b4ad633
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7ba4c35e2d35369946d1faa4b9ed5d98
Date Fri, 15 Jul 2022 15:29:25 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 223ms
Mean size per request: 14.98KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7110418c-627e-4f95-9819-67b9d0f3f566
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b5195d2b-28d0-42cf-b823-f7a768b54866
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1885332aaa00e00fc06b830c48a8e6ae
Date Fri, 15 Jul 2022 15:29:25 GMT
Server Google Frontend
Content-Length 15339
Response Body
{
            "quantidade": 81,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 713,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Unbranded Soft Cheese",
                    "preco": 775,
                    "descricao": "Investor",
                    "quantidade": 562,
                    "_id": "8hmQKCb9lapaIdg5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "Chad",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 648,
                    "_id": "CMe1TNCEgbRlDBJd"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "RSS",
                    "preco": 247,
                    "descricao": "Human",
                    "quantidade": 54,
                    "_id": "I9Z4YOS9FOUliifK"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "garden_morph_massachusetts.jpeg",
                    "preco": 240,
                    "descricao": "Human",
                    "quantidade": 531,
                    "_id": "QclhcnuHN8unM3bJ"
                },
                {
                    "nome": "purple_sms_sdd.emz",
                    "preco": 10,
                    "descricao": "Dynamic",
                    "quantidade": 694,
                    "_id": "QyzJfmOgJXZQVxyO"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "JSON",
                    "preco": 271,
                    "descricao": "Dynamic",
                    "quantidade": 335,
                    "_id": "biWwR1Pt8CdNx7U8"
                },
                {
                    "nome": "Gorgeous Cotton Keyboard17",
                    "preco": 50,
                    "descricao": "Forward",
                    "quantidade": 604,
                    "_id": "dPsLqF8PvBjhcbKQ"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "Rodolfo",
                    "preco": 5,
                    "descricao": "Legacy",
                    "quantidade": 95,
                    "_id": "hQIXSaU2EsDzWtPK"
                },
                {
                    "nome": "village.spf",
                    "preco": 10,
                    "descricao": "National",
                    "quantidade": 495,
                    "_id": "hgRV37uisE2ffEr6"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "application_grey.png",
                    "preco": 223,
                    "descricao": "Legacy",
                    "quantidade": 433,
                    "_id": "lcTw31tpz13ooGRo"
                },
                {
                    "nome": "Jevon",
                    "preco": 5,
                    "descricao": "International",
                    "quantidade": 368,
                    "_id": "mO5UaXaaYfbvUJCM"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Licensed Granite Tuna17",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 345,
                    "_id": "nuyVIT7Rf5aqk3Bl"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Graham",
                    "preco": 5,
                    "descricao": "Forward",
                    "quantidade": 878,
                    "_id": "sarhAgsDugZPon7s"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Dominican Peso",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 221,
                    "_id": "vCtSYiogEuooDMb2"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Norwegian Krone",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 303,
                    "_id": "vcGEZ6dV3W7gb604"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "o",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 710,
                    "_id": "yLV81OgO8qX2dXLK"
                },
                {
                    "nome": "Fantastic Concrete Mouse",
                    "preco": 729,
                    "descricao": "Product",
                    "quantidade": 100,
                    "_id": "ybegEi2WPavRAroI"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 199ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkdyZXRjaGVuX0xlYnNhY2tAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6IkhJaVlJWVZGQks1aVJtZiIsImlhdCI6MTY1Nzg5ODk2NiwiZXhwIjoxNjU3ODk5NTY2fQ.eq_9E90Wvf8G9lUXS8N4MzibhMPXtFIN6rBaZVHzBbg
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ccdb5cfc-cef3-4af9-b1c5-9d345fde0b82
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 101
Request Body
{
            "nome": "Lempira",
            "preco": "50",
            "descricao": "Future",
            "quantidade": "613"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 44f98d9c-4829-448d-8eaf-aaf2b4c9c648
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 81ae0385041edd82ead8482109377814
Date Fri, 15 Jul 2022 15:29:26 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "huOndXzWDfACUx3P"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 3 0 0
Respsta contém atributo "message" 3 0 0
Respsta contém atributo "_id" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/8FztIxlcWvkoePIj
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 141B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token cabb888f-6f9e-419c-a5b5-02f27a0f868a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b121467a-da08-4f22-bda0-cd8957ba4fbd
content-type application/json; charset=utf-8
X-Cloud-Trace-Context fba7fb312b1a9cf2aa837de7cc12b750
Date Fri, 15 Jul 2022 15:29:27 GMT
Server Google Frontend
Content-Length 141
Response Body
{
            "nome": "Licensed Fresh Cheese17",
            "preco": 50,
            "descricao": "District",
            "quantidade": 151,
            "_id": "8FztIxlcWvkoePIj"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/TAREcUQdnnEMtnaT
Response Information
Response Code: 200 - OK
Mean time per request: 208ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkVsd3luX1ppZW1lQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiIyMENfTzVJYlNXT1l0bVQiLCJpYXQiOjE2NTc4OTg5NjgsImV4cCI6MTY1Nzg5OTU2OH0.I6AE5wKqQZsfk8NTCRaRA4o6eZN7Gs0agu21O6WgsSg
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8043dfcf-e41a-4c9f-b076-fff6eb48a29a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
            "nome": "redefine_legacy.wav",
            "preco": "930",
            "descricao": "International",
            "quantidade": "38"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 33a1f550-c976-48a6-a234-83052300d21f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c9233c9e71c3588e4c5eb6011bb9bbd8
Date Fri, 15 Jul 2022 15:29:28 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 4 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 46B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkVsd3luX1ppZW1lQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiIyMENfTzVJYlNXT1l0bVQiLCJpYXQiOjE2NTc4OTg5NjgsImV4cCI6MTY1Nzg5OTU2OH0.I6AE5wKqQZsfk8NTCRaRA4o6eZN7Gs0agu21O6WgsSg
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 01b90217-c3a6-4530-892a-03d7271aa4d7
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e23c3c68-985b-41ee-8b4b-fd30952860e0
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 94e6e0b6a726a1b66b57c3552b369c48
Date Fri, 15 Jul 2022 15:29:29 GMT
Server Google Frontend
Content-Length 46
Response Body
{
            "message": "Nenhum registro excluído"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 192ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1ff83688-c092-43b8-9b3c-57256c9b30b1
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 112
Request Body
{
            "nome": "Small Cotton Pizza",
            "preco": "411",
            "descricao": "Chief",
            "quantidade": "624"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d4fced4b-121c-404b-a126-35f25c2e65b0
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 3d2addbb8ec2cf1b6458b29974e1b091
Date Fri, 15 Jul 2022 15:29:29 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Respsta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4OTcwLCJleHAiOjE2NTc4OTk1NzB9.Ps0uAZFm1oVrGyRWkxp8ZkC0jjSlhuNaWLw-c_-DN9c
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 53502bc1-6d89-400d-ae6f-b150ab8ddc23
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 114
Request Body
{
            "nome": "Awesome Frozen Cheese",
            "preco": 965,
            "descricao": "Legacy",
            "quantidade": 376
        
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 0ccd5162-474b-44a7-99ba-8e4bfaeac3f6
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 9ca1076ef87ccb281eb5e77566e36202
Date Fri, 15 Jul 2022 15:29:30 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Já existe produto com esse nome"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 2 0 0
Respsta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 400 - Bad Request
Mean time per request: 195ms
Mean size per request: 198B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4OTcwLCJleHAiOjE2NTc4OTk1NzB9.Ps0uAZFm1oVrGyRWkxp8ZkC0jjSlhuNaWLw-c_-DN9c
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9f30989d-2b2e-4bb0-875b-b0c958f4d69c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 83
Request Body
{
            "nome": "",
            "preco": "",
            "descricao": "",
            "quantidade": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 17749ef0-9a60-4bcb-bed6-02b6fe3ff036
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b51844681e24724d583ad8b3ea4b4cc4
Date Fri, 15 Jul 2022 15:29:30 GMT
Server Google Frontend
Content-Length 198
Response Body
{
            "nome": "nome não pode ficar em branco",
            "preco": "preco deve ser um número",
            "descricao": "descricao não pode ficar em branco",
            "quantidade": "quantidade deve ser um número"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 2 0 0
Resposta contém atributo "nome" 2 0 0
Resposta contém atributo "preco" 2 0 0
Resposta contém atributo "descricao" 2 0 0
Resposta contém atributo "quantidade" 2 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 193ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a36189e6-d9ef-4365-92d7-b3363f332b95
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 93b15d81-e6fc-4192-bd61-a07b3feb9f60
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 8a5495f9d6ea8a52a270cd956bb8834f
Date Fri, 15 Jul 2022 15:29:31 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 200 - OK
Mean time per request: 207ms
Mean size per request: 5.72KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 77ad8e99-1bbb-44ad-a805-be96444a9453
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 9f0b648f-8f4c-481f-818b-fb36ee3510a6
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f3e568e46ac35d6f907782cda40bb946
Date Fri, 15 Jul 2022 15:29:31 GMT
Server Google Frontend
Content-Length 5860
Response Body
{
            "quantidade": 15,
            "carrinhos": [
                {
                    "produtos": [
                        {
                            "idProduto": "6qGqyJ2mNd3Zy8B5",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "d2zX6ctxYURQwXym",
                    "_id": "8bMyyJ9ndAg8eeZb"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "z8krOqb99JpLmhOj",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "2cZ6fhPVyZklEHUr",
                    "_id": "9YnQpwGMKdx59SxD"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "QTDxuz1JlUz7Xxyk",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "0PZWhmA2ceDpraIX",
                    "_id": "CkDsJQHBw1QjnseT"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "z8krOqb99JpLmhOj",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "cnxDf2MJPD8QLvBU",
                    "_id": "JXwj1kgVKO8cf6wO"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "yLV81OgO8qX2dXLK",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "IACqP09LNckgoJ5u",
                    "_id": "JolfHt18aXPZr0Ex"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "QTDxuz1JlUz7Xxyk",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "kTlQfBCdJwpKOJAf",
                    "_id": "TAd16o3g3XM0j6ns"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "ujZm5pNzsy10IcrM",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "keBfPdmP4XuhNMdf",
                    "_id": "TWY7C1P1mkNrj6tJ"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "15DydlITcynTTPwP",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "vwf68wOoKXUc7HOX",
                    "_id": "XPkn82usFJASccr1"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "15DydlITcynTTPwP",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "0D26orVx3FTy7eGd",
                    "_id": "ci6mcIwSTi7s9ddj"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "rqjtvS7xUTYv42uO",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "WIbap1aLRJJMVWcg",
                    "_id": "i1mwZ7yCTN8m0Qg9"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "rqjtvS7xUTYv42uO",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "dx1DZcGG7uB3mND6",
                    "_id": "lhkKCHGGTcNnFxJL"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "yLV81OgO8qX2dXLK",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "dem0lqtkFAQskJSh",
                    "_id": "nW2YCbtcQ1Yv16sG"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "BeeJh5lz3k6kSIzA",
                            "quantidade": 2,
                            "precoUnitario": 470
                        },
                        {
                            "idProduto": "K6leHdftCeOJj8BJ",
                            "quantidade": 1,
                            "precoUnitario": 5240
                        }
                    ],
                    "precoTotal": 6180,
                    "quantidadeTotal": 3,
                    "idUsuario": "oUb7aGkMtSEPf6BZ",
                    "_id": "qbMqntef4iTOwWfg"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "6qGqyJ2mNd3Zy8B5",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "NmjDKByCnCKbThJ4",
                    "_id": "rXS8g1AINMu3f8Vw"
                },
                {
                    "produtos": [
                        {
                            "idProduto": "ujZm5pNzsy10IcrM",
                            "quantidade": 3,
                            "precoUnitario": 50
                        }
                    ],
                    "precoTotal": 150,
                    "quantidadeTotal": 3,
                    "idUsuario": "KCOmU2187GdzVFZS",
                    "_id": "rcDfg1dVqrBUspwZ"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 197ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkRlbW9uZC5Cb2RlODhAeWFob28uY29tIiwicGFzc3dvcmQiOiJLRFNiaFlqSVBVZTRhWlkiLCJpYXQiOjE2NTc4OTg5NzEsImV4cCI6MTY1Nzg5OTU3MX0.LpnGpuws4jqqwBz3VosYa0yYH4gImQ1TaZfv3uyUQ-o
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 232eb2bc-19b2-4e6b-a261-6c35bd71885d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 105
Request Body
{
          "produtos": [
            {
              "idProduto": "rIjXQd8LWL5HXCVy",
              "quantidade": 3
            }
          ]
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 1269c8c0-e281-451a-8b49-80c74abc3eca
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0a10e0b668dbf46af0b6fcb6d04a860d
Date Fri, 15 Jul 2022 15:29:32 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "ER70KwFkMpmy9vue"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 4 0 0
Respsta contém atributo "message" 4 0 0
Respsta contém atributo "_id" 4 0 0
Total 12 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/GN7vbLOY3YJlqe6Q
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 270B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 0151a31c-9b50-45d7-99a4-b7a39c53b7c1
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f0dc1985-2478-4c63-be37-02fdaa96b5fc
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4684db7dc6ca54aced2d0c2b6d2cc908
Date Fri, 15 Jul 2022 15:29:33 GMT
Server Google Frontend
Content-Length 270
Response Body
{
            "produtos": [
                {
                    "idProduto": "rIjXQd8LWL5HXCVy",
                    "quantidade": 3,
                    "precoUnitario": 50
                }
            ],
            "precoTotal": 150,
            "quantidadeTotal": 3,
            "idUsuario": "8B0Ik6FaO66mGR8Y",
            "_id": "GN7vbLOY3YJlqe6Q"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkNsZW1lbnMzMEB5YWhvby5jb20iLCJwYXNzd29yZCI6Ik9NQ2syMTVQVnJSQ0wxZiIsImlhdCI6MTY1Nzg5ODk3MywiZXhwIjoxNjU3ODk5NTczfQ.pPeQCVjAAH9vmGimarg75C5yAVCh9gj2sPZSJAuLtj4
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 79cc269f-ea56-439f-9db1-88a6bbb298c5
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 37
Request Body
{
            "_id": "11mtJlNRWKDWLPwr"
        }
        
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2c1ea115-a16d-48be-90de-9332b2eda673
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b588a5fa528ee391d2ae437f949881db
Date Fri, 15 Jul 2022 15:29:34 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 201ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IklkZWxsYV9IYXJ2ZXlAaG90bWFpbC5jb20iLCJwYXNzd29yZCI6Ilk3dmV3MjI1SGxoYzZSQyIsImlhdCI6MTY1Nzg5ODk3NCwiZXhwIjoxNjU3ODk5NTc0fQ.YVNskWXuKmHWdcniZzB17KFnYs8r5Oy5FQSFLdIf5qs
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 94cbca4b-2a6e-4590-9a5f-f522e0d9e4f4
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "4FRe09vhrGvGnq6g"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c0de5e26-474a-4f8e-a5e1-c71d02b33bd6
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 809762d98988c5c46ed53a81e767fc4d;o=1
Date Fri, 15 Jul 2022 15:29:35 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 5 0 0
Resposta contém atributo "message" 5 0 0
Total 10 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 139B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4OTc1LCJleHAiOjE2NTc4OTk1NzV9.l52pOEk9l56ClPmRNZg9gCCfqtttkC2t_K0Vx8BWsxM
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token fcb63ffa-960e-452d-a6bb-113d4ff10c91
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f0a392c8-0fbc-45e4-b8b7-a6776b56789d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 989487e04f9e6a14a426ebc25469f7ad
Date Fri, 15 Jul 2022 15:29:35 GMT
Server Google Frontend
Content-Length 139
Response Body
{
            "message": "Produto não encontrado",
            "item": {
                "idProduto": "04114",
                "quantidade": 3,
                "index": 0
            }
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Resposta contém atributo "item" 3 0 0
Total 9 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 195ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImZ1bGFub0BxYS5jb20iLCJwYXNzd29yZCI6InRlc3RlIiwiaWF0IjoxNjU3ODk4OTc2LCJleHAiOjE2NTc4OTk1NzZ9.1IpvfcZ9K1ezPrv_8PuApovr8hIedPk7J76aXIKfBUI
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 7c4af605-ac95-4bcf-a271-7c4b6856933a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 92
Request Body
{
          "produtos": [
            {
              "idProduto": "04114",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 31cc37cf-5cec-462a-a09c-938f0d0692d4
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 4c1f753b0205e29b554106c35cb71645
Date Fri, 15 Jul 2022 15:29:36 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 4 0 0
Resposta contém atributo "message" 4 0 0
Total 8 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 194ms
Mean size per request: 103B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c1cde909-180b-400d-957f-42189ffb7a6f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 103
Request Body
{
          "produtos": [
            {
              "idProduto": "CdX4usgfUVGYYzII",
              "quantidade": 3
            }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f06ed9a0-505b-4b2f-9c60-2a605a17a932
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2918838d03b27cca39898d048c2956b5
Date Fri, 15 Jul 2022 15:29:37 GMT
Server Google Frontend
Content-Length 103
Response Body
{
            "message": "Token de acesso ausente, inválido, expirado ou usuário do token não existe mais"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 2 0 0
Resposta contém atributo "message" 2 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/carrinhos/F7wqBUMarAa5XRIh
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b4eeb81a-512a-4539-b71a-65aed7a04081
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2019e839-0eba-4abd-ab88-5655feffad37
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 10c237e693db0d16b9ad8de92a0ae609
Date Fri, 15 Jul 2022 15:29:37 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Carrinho não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 3 0 0
Resposta contém atributo "message" 3 0 0
Total 6 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 27.36KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9a7b2a2f-0687-4287-a7bd-2d82f0fe508b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 922ae9be-a8e1-446b-a66b-24b379ebdbee
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0779f1a26301575e7b1e2ede531df692
Date Fri, 15 Jul 2022 15:29:38 GMT
Server Google Frontend
Content-Length 28019
Response Body
{
            "quantidade": 125,
            "usuarios": [
                {
                    "nome": "Freddy1",
                    "email": "Randi.Pollich35@gmail.com",
                    "password": "Nuoyce0uw9zHT_P",
                    "administrador": "true",
                    "_id": "030a5h8SyGnaXA5b"
                },
                {
                    "nome": "Sid.Jakubowski39",
                    "email": "Hermina_Wolff@gmail.com",
                    "password": "bdKNdObII4RlFd_",
                    "administrador": "true",
                    "_id": "03WsgOOmdifcW1tQ"
                },
                {
                    "nome": "Yasmeen74",
                    "email": "Cortney_Kohler44@gmail.com",
                    "password": "rHgr2mGq7u0FQCu",
                    "administrador": "false",
                    "_id": "04YTgo5gfE86lsQW"
                },
                {
                    "nome": "Name_Balistreri",
                    "email": "Alice26@gmail.com",
                    "password": "EdxsE0_3yq227I6",
                    "administrador": "true",
                    "_id": "0D26orVx3FTy7eGd"
                },
                {
                    "nome": "Rachelle.Pollich",
                    "email": "Judd_VonRueden@yahoo.com",
                    "password": "C9VPvyr5hT5qvs1",
                    "administrador": "true",
                    "_id": "0PZWhmA2ceDpraIX"
                },
                {
                    "nome": "Ron84Ap",
                    "email": "Isabel46@hotmail.com",
                    "password": "nvsfIHjQIUFRoQr",
                    "administrador": "true",
                    "_id": "0S3y7rxJGPQ9WsMw"
                },
                {
                    "nome": "Marcos70",
                    "email": "Jackeline61@gmail.com",
                    "password": "TnGybLVXp5RkcJI",
                    "administrador": "true",
                    "_id": "0nWy2SqE20RzTlbL"
                },
                {
                    "nome": "Fulano da Silva",
                    "email": "fulano@qa.com",
                    "password": "teste",
                    "administrador": "true",
                    "_id": "0uxuPY0cbmQhpEz1"
                },
                {
                    "nome": "Eden.Simonis25Ac",
                    "email": "Cornelius.Kihn75@hotmail.com",
                    "password": "znmlG_KOmMEFqU5",
                    "administrador": "true",
                    "_id": "1SgbbgkN2O98H01m"
                },
                {
                    "nome": "Mozell.Simonis",
                    "email": "Krystina44@yahoo.com",
                    "password": "wwnFS1xDseSfw3f",
                    "administrador": "true",
                    "_id": "2cZ6fhPVyZklEHUr"
                },
                {
                    "nome": "Edmond90",
                    "email": "Vito.Smith@hotmail.com",
                    "password": "KjsAQQ2lc7Vxt2X",
                    "administrador": "true",
                    "_id": "2jytBList7FVWQID"
                },
                {
                    "nome": "Devan.Ernser94",
                    "email": "Ezekiel.Bode66@yahoo.com",
                    "password": "sfFwEn211R2bFr_",
                    "administrador": "true",
                    "_id": "45G7BaR1Ce0myla8"
                },
                {
                    "nome": "Amber84",
                    "email": "Eulalia.Goodwin@hotmail.com",
                    "password": "VhkGpOOEVw9Veep",
                    "administrador": "false",
                    "_id": "4TREYiBRp1sIAN3F"
                },
                {
                    "nome": "Ezequiel_Lubowitz92",
                    "email": "Damon_Hickle59@yahoo.com",
                    "password": "eQnGwFdlwZ8ujjd",
                    "administrador": "false",
                    "_id": "5UIDYFD6h99JD9Ib"
                },
                {
                    "nome": "Kory_Prohaska",
                    "email": "Crawford26@gmail.com",
                    "password": "jkW3_SNRXNZ_C92",
                    "administrador": "false",
                    "_id": "5rXfDmqRzJKlmkYb"
                },
                {
                    "nome": "Zula63",
                    "email": "Mayra73@yahoo.com",
                    "password": "Fpls1X3_VdWLRh7",
                    "administrador": "false",
                    "_id": "6XGX297MNRIRM82u"
                },
                {
                    "nome": "Lydia39",
                    "email": "Santos.Braun@gmail.com",
                    "password": "MkyMXTCpRyWVm_0",
                    "administrador": "true",
                    "_id": "8B0Ik6FaO66mGR8Y"
                },
                {
                    "nome": "Berneice.Morissette48",
                    "email": "Chauncey98@yahoo.com",
                    "password": "rrN43DOTOnHjFbP",
                    "administrador": "true",
                    "_id": "8ZbwIXMU5hZAzhsK"
                },
                {
                    "nome": "Hiram_Christiansen45",
                    "email": "Elvera.Reinger@gmail.com",
                    "password": "HPGwPQytts1v9NE",
                    "administrador": "true",
                    "_id": "A4cBpdT5WeYO55e9"
                },
                {
                    "nome": "Berniece.Ankunding",
                    "email": "Ansel_Reinger10@hotmail.com",
                    "password": "kk504Ek93hqH6Cb",
                    "administrador": "true",
                    "_id": "AMHdS6waG7CqJRkl"
                },
                {
                    "nome": "Claudie.Turcotte9",
                    "email": "Patricia.Walsh11@gmail.com",
                    "password": "sjgLCGyzp17eBXm",
                    "administrador": "true",
                    "_id": "AiOCsquj6DzsrxhU"
                },
                {
                    "nome": "Uriah.Kuhic",
                    "email": "Marcia35@yahoo.com",
                    "password": "N1qgV0xCB0bfEz4",
                    "administrador": "true",
                    "_id": "Bp8kCBWxGNmsxFfQ"
                },
                {
                    "nome": "Tyrel.Crooks",
                    "email": "Felicity.Romaguera@gmail.com",
                    "password": "IOPIQ5I2B8wtJru",
                    "administrador": "true",
                    "_id": "CY7GWNrwk1wkHGwB"
                },
                {
                    "nome": "Muriel84",
                    "email": "Stefanie75@yahoo.com",
                    "password": "U1xEpU56gR0fmbz",
                    "administrador": "true",
                    "_id": "DpLS5VwSuNJUxTEz"
                },
                {
                    "nome": "Elyse_Collier30",
                    "email": "Karson.Muller37@gmail.com",
                    "password": "N5R_vddQYSvBuKM",
                    "administrador": "true",
                    "_id": "Dq3qTwWNWGbxS9wj"
                },
                {
                    "nome": "Jamir.Hettinger",
                    "email": "Shawn.Kemmer59@gmail.com",
                    "password": "jdKFP6rFbnA4eYZ",
                    "administrador": "true",
                    "_id": "DvmTjiaUeY8Aywj0"
                },
                {
                    "nome": "Johathan34",
                    "email": "Clemens30@yahoo.com",
                    "password": "OMCk215PVrRCL1f",
                    "administrador": "true",
                    "_id": "DxnRRY5HfpkDyIZ5"
                },
                {
                    "nome": "Ben_Macejkovic7",
                    "email": "Giovanna.Parisian@hotmail.com",
                    "password": "70I_SSyxThr6b3K",
                    "administrador": "true",
                    "_id": "EVvHHGnKxfhRPbKZ"
                },
                {
                    "nome": "Newell.Ryan",
                    "email": "Lilliana.Kerluke32@hotmail.com",
                    "password": "56iXA6k_Su0zGFF",
                    "administrador": "true",
                    "_id": "EfCUPYXaEVqdNqjz"
                },
                {
                    "nome": "Hannah_Zboncak31",
                    "email": "Sylvia_Hauck36@yahoo.com",
                    "password": "NNm7nKO9xAPOroj",
                    "administrador": "true",
                    "_id": "FFbq5WUGjsVt4zBU"
                },
                {
                    "nome": "Ana_KuhlmanAp",
                    "email": "Hans89@gmail.com",
                    "password": "39D7S8ykqpK7FPs",
                    "administrador": "true",
                    "_id": "FS0twhzLilCb32RW"
                },
                {
                    "nome": "Lee_Rice",
                    "email": "Conor.Roberts@hotmail.com",
                    "password": "WJ301KhLHC7VABt",
                    "administrador": "true",
                    "_id": "GF2INsiMltca99vF"
                },
                {
                    "nome": "Ruben.Shields",
                    "email": "Karianne_Williamson@hotmail.com",
                    "password": "9UJBnj32g9tPHzm",
                    "administrador": "true",
                    "_id": "GsuYOWFEUXMAk6rM"
                },
                {
                    "nome": "Gabe.Stiedemann",
                    "email": "Berenice.Bernhard82@yahoo.com",
                    "password": "cZ5OfHBCGYktszW",
                    "administrador": "false",
                    "_id": "HLGY6Y7IEf77bhCE"
                },
                {
                    "nome": "Tiara.Flatley24",
                    "email": "Kenton_Harris@yahoo.com",
                    "password": "uCmj5FYlg0i96Hl",
                    "administrador": "true",
                    "_id": "HnbJDeGQThwENsUM"
                },
                {
                    "nome": "Tom.Bradtke37Ap",
                    "email": "Korbin.Jerde61@hotmail.com",
                    "password": "6vn8Paq0GVIMnhn",
                    "administrador": "true",
                    "_id": "I96tnPm3OB7PfTH3"
                },
                {
                    "nome": "Audie14",
                    "email": "Johathan_Erdman@gmail.com",
                    "password": "YRnpz8gutlRROlQ",
                    "administrador": "true",
                    "_id": "IACqP09LNckgoJ5u"
                },
                {
                    "nome": "Rachel_Lehner50",
                    "email": "Johnathon_Carter@yahoo.com",
                    "password": "r3GsthMwNR5Vyn9",
                    "administrador": "true",
                    "_id": "JW2IqkLIDqWaBrlH"
                },
                {
                    "nome": "Lori.MonahanA2",
                    "email": "Geraldine4@gmail.com",
                    "password": "8HChGgMz5fdkae2",
                    "administrador": "true",
                    "_id": "JioAz1enJUeCKJlt"
                },
                {
                    "nome": "Michale60",
                    "email": "Maegan_Grady61@hotmail.com",
                    "password": "c524FubGk0IKWne",
                    "administrador": "true",
                    "_id": "KCOmU2187GdzVFZS"
                },
                {
                    "nome": "Kaitlin57",
                    "email": "Reece56@yahoo.com",
                    "password": "c8GHDMOBiOHgiM0",
                    "administrador": "true",
                    "_id": "Ke9S8bkMf4D5D1rf"
                },
                {
                    "nome": "Kaci_Mraz",
                    "email": "Audra.Spencer71@yahoo.com",
                    "password": "HA73j27cJ5kJxVh",
                    "administrador": "true",
                    "_id": "MiUpaclVRA0DVL17"
                },
                {
                    "nome": "Abigale_Halvorson80",
                    "email": "Rosalind.Abbott@gmail.com",
                    "password": "3uTSN9px5vUah2k",
                    "administrador": "true",
                    "_id": "N0AZb4uaFU84KoiU"
                },
                {
                    "nome": "Monique40Ac",
                    "email": "Brady19@gmail.com",
                    "password": "iqQCf8jE5Rnt0Uf",
                    "administrador": "true",
                    "_id": "N3YpMgYx7AtG2EVx"
                },
                {
                    "nome": "Jillian4",
                    "email": "Meta_Hyatt69@hotmail.com",
                    "password": "VvGbHFI9aHfVzfz",
                    "administrador": "true",
                    "_id": "NmjDKByCnCKbThJ4"
                },
                {
                    "nome": "Greyson_RaynorA2",
                    "email": "Vivien.Metz24@gmail.com",
                    "password": "l29a2_woN8DAYnx",
                    "administrador": "true",
                    "_id": "P9Yf4JR1uUOofuWa"
                },
                {
                    "nome": "Glen.Schulist",
                    "email": "Ola_Schuster10@gmail.com",
                    "password": "syHkmE44LxG4na_",
                    "administrador": "false",
                    "_id": "PKTxrtvlRh0M6cUB"
                },
                {
                    "nome": "Haven.BalistreriAp",
                    "email": "Felipe.Gusikowski66@gmail.com",
                    "password": "_de5jhbkM2OxsQm",
                    "administrador": "true",
                    "_id": "Q9fBzWPOUawxg0Ix"
                },
                {
                    "nome": "Kaylee78Ac",
                    "email": "Gretchen_Lebsack@hotmail.com",
                    "password": "HIiYIYVFBK5iRmf",
                    "administrador": "true",
                    "_id": "QMn0NlVbyfkH8kvA"
                },
                {
                    "nome": "Nels_Effertz36A2",
                    "email": "Vinnie.Effertz32@gmail.com",
                    "password": "Q_3YFw0HatyL9c5",
                    "administrador": "true",
                    "_id": "Qhdz4PIBCQHNl55m"
                },
                {
                    "nome": "Rylan_Beatty75",
                    "email": "Marlee.Kris21@hotmail.com",
                    "password": "53y_jkmOMRTo3aZ",
                    "administrador": "true",
                    "_id": "QwTiAwHLcTZCbV95"
                },
                {
                    "nome": "Verner66",
                    "email": "Sarina_OReilly@hotmail.com",
                    "password": "vaFEUH47_W5erdc",
                    "administrador": "true",
                    "_id": "Qz2Palw34vGlu6Xp"
                },
                {
                    "nome": "Columbus_Hackett",
                    "email": "Luna87@hotmail.com",
                    "password": "pv5nRPYIa1IulvX",
                    "administrador": "false",
                    "_id": "RG1hsCh0dtJIpBEX"
                },
                {
                    "nome": "Ambrose_McGlynnA2",
                    "email": "Audreanne54@yahoo.com",
                    "password": "d_UX8a8db3HRhOi",
                    "administrador": "true",
                    "_id": "RLG474AhcFXSiFbV"
                },
                {
                    "nome": "Ervin_Toy",
                    "email": "Lorena_Ward72@hotmail.com",
                    "password": "bWm7iDazAg6h7UG",
                    "administrador": "false",
                    "_id": "Rbku8L5NwkAdvSK1"
                },
                {
                    "nome": "Enola46",
                    "email": "Addie47@gmail.com",
                    "password": "wqtgPoOFxe890ct",
                    "administrador": "true",
                    "_id": "ReCs6bG8w87IX15H"
                },
                {
                    "nome": "Cindy.TremblayA2",
                    "email": "Cesar_Monahan@gmail.com",
                    "password": "c6lWKilGlqWwDVY",
                    "administrador": "true",
                    "_id": "Rss3EHs4M4CQWQji"
                },
                {
                    "nome": "Viola24Ac",
                    "email": "Broderick.Hyatt61@yahoo.com",
                    "password": "lVIw2Crvtg5jXGS",
                    "administrador": "true",
                    "_id": "SKgp54Awagxj8IaR"
                },
                {
                    "nome": "Hailee.Kohler",
                    "email": "Breana_Rempel40@gmail.com",
                    "password": "C2_YAgM2a4PTB77",
                    "administrador": "false",
                    "_id": "TBl5W0dvcybxcATO"
                },
                {
                    "nome": "Linnea.Schuppe42",
                    "email": "Heber18@gmail.com",
                    "password": "JRucClqNfP6M8Hh",
                    "administrador": "false",
                    "_id": "TvS2weNCZIatCBba"
                },
                {
                    "nome": "Karlie_WeimannA2",
                    "email": "Luella36@yahoo.com",
                    "password": "908_S78TmGaJnHM",
                    "administrador": "true",
                    "_id": "UKPalN1lKSVPXGuO"
                },
                {
                    "nome": "Tiara.Armstrong69Ac",
                    "email": "Nikita.Barrows51@yahoo.com",
                    "password": "GpogEjNM64goqNT",
                    "administrador": "true",
                    "_id": "VciTwzXXkbzqponz"
                },
                {
                    "nome": "Rey_HintzAp",
                    "email": "Chelsea46@hotmail.com",
                    "password": "8LPqFKHvlFmgDIx",
                    "administrador": "true",
                    "_id": "W8UQVGJoI85jotpX"
                },
                {
                    "nome": "Ola.Toy",
                    "email": "Name_Vandervort@gmail.com",
                    "password": "UGcNbPzGwdwHQSF",
                    "administrador": "true",
                    "_id": "WI301IXrQIhODIIX"
                },
                {
                    "nome": "Warren_Gaylord85",
                    "email": "Michaela.Okuneva65@gmail.com",
                    "password": "lgGV_12nB2XshZf",
                    "administrador": "true",
                    "_id": "WIbap1aLRJJMVWcg"
                },
                {
                    "nome": "Karley.BergstromAp",
                    "email": "Sydni.Koch@yahoo.com",
                    "password": "JTvvN2q_PjxESTK",
                    "administrador": "true",
                    "_id": "WpJzY9MtQvcl9LA2"
                },
                {
                    "nome": "Ivah76",
                    "email": "Rosalia.Heathcote34@yahoo.com",
                    "password": "TuVFEpKqoAJWayh",
                    "administrador": "true",
                    "_id": "XCiW4toPZVWr7yuS"
                },
                {
                    "nome": "Murray.Hane50",
                    "email": "Vladimir.Schuppe@yahoo.com",
                    "password": "Mqz2YJUrSzwM6Pg",
                    "administrador": "true",
                    "_id": "Y06k2AybH3TQS7Pp"
                },
                {
                    "nome": "Keagan_OKeefeA2",
                    "email": "Cristina_Durgan80@hotmail.com",
                    "password": "5ZjT5nBK3ntO6Nn",
                    "administrador": "true",
                    "_id": "YC6UHZ6lwErjUMSp"
                },
                {
                    "nome": "Jolie.Kemmer58",
                    "email": "Micah.Huels@hotmail.com",
                    "password": "ZI6ZV_4e7kMWmBG",
                    "administrador": "true",
                    "_id": "ZSbqg6qUYL0MQD1A"
                },
                {
                    "nome": "Justice60",
                    "email": "Enoch48@yahoo.com",
                    "password": "DhrjVOoH23Jy0WA",
                    "administrador": "true",
                    "_id": "ZpGaNozNnwjNjKW4"
                },
                {
                    "nome": "Schuyler.Pouros",
                    "email": "Colleen_Denesik21@hotmail.com",
                    "password": "JSHpuZjkNLpMlZk",
                    "administrador": "false",
                    "_id": "bMbQoSua3pBtVq9B"
                },
                {
                    "nome": "Charlotte43Ac",
                    "email": "Nasir34@hotmail.com",
                    "password": "cEroIRh5PZhuhfS",
                    "administrador": "true",
                    "_id": "ccm4yrmHxDHM1OOf"
                },
                {
                    "nome": "Julian_Fisher",
                    "email": "Joan.Nikolaus@gmail.com",
                    "password": "5nsoEPR22Bor0Yz",
                    "administrador": "true",
                    "_id": "cnxDf2MJPD8QLvBU"
                },
                {
                    "nome": "Kenneth58",
                    "email": "Kennedi67@gmail.com",
                    "password": "qtd7SaOkFOmj2nk",
                    "administrador": "true",
                    "_id": "d2zX6ctxYURQwXym"
                },
                {
                    "nome": "Kyra.Mraz",
                    "email": "Agustina_Will33@yahoo.com",
                    "password": "d5kMq5weMVZ2L9k",
                    "administrador": "true",
                    "_id": "dDKOqn95D0e5mYb3"
                },
                {
                    "nome": "Tobin50",
                    "email": "Dangelo73@gmail.com",
                    "password": "xxqA44zPawUpDKo",
                    "administrador": "true",
                    "_id": "dem0lqtkFAQskJSh"
                },
                {
                    "nome": "Colton.Steuber",
                    "email": "Kayden_Herman36@gmail.com",
                    "password": "FjtbsK8WeVUl8o5",
                    "administrador": "true",
                    "_id": "dkGwXqw8ck0LXPdD"
                },
                {
                    "nome": "Genevieve59",
                    "email": "Leanne.Mohr65@yahoo.com",
                    "password": "Cmn6lSVrtyNvwSn",
                    "administrador": "true",
                    "_id": "dx1DZcGG7uB3mND6"
                },
                {
                    "nome": "Christophe.Davis",
                    "email": "Frankie34@gmail.com",
                    "password": "jOa4ptodeiXMXLZ",
                    "administrador": "true",
                    "_id": "eDEZi57BoMzS5yen"
                },
                {
                    "nome": "Marcia.Cassin39A2",
                    "email": "Conrad.Dibbert91@gmail.com",
                    "password": "hNskkbdMc6JdO3t",
                    "administrador": "true",
                    "_id": "eEyjWqegdd8zdwym"
                },
                {
                    "nome": "Maia_OConnell",
                    "email": "Keely22@yahoo.com",
                    "password": "1i3lO8MrtaviI3P",
                    "administrador": "true",
                    "_id": "eGe9UtCGUMIC5YVl"
                },
                {
                    "nome": "Laverne.Pfannerstill",
                    "email": "Lonzo89@hotmail.com",
                    "password": "JZhpzt2S_tUiFJT",
                    "administrador": "false",
                    "_id": "enZQuXw25dCqENJz"
                },
                {
                    "nome": "Justice_Reinger94",
                    "email": "Harmon63@hotmail.com",
                    "password": "eYIszkCTjCDHa0M",
                    "administrador": "true",
                    "_id": "fPSVla6DA8q8gJjp"
                },
                {
                    "nome": "Delilah_Quitzon54",
                    "email": "Randal12@gmail.com",
                    "password": "JAjcWFb9Z8s0yQg",
                    "administrador": "false",
                    "_id": "fkPLDsqSuBjXzFCR"
                },
                {
                    "nome": "Ellen_KundeAc",
                    "email": "Jamar_Will50@yahoo.com",
                    "password": "TDgUrfHhTXA6xuJ",
                    "administrador": "true",
                    "_id": "g0ZTuIsT3DaZk2y0"
                },
                {
                    "nome": "Lukas10",
                    "email": "Lura26@hotmail.com",
                    "password": "gnnLUu4Or1GOkAn",
                    "administrador": "true",
                    "_id": "gA6lOU16zusXpDZO"
                },
                {
                    "nome": "Neha.Wyman",
                    "email": "Laura53@gmail.com",
                    "password": "droRd80W_WYMPW2",
                    "administrador": "true",
                    "_id": "gYQZQ3lGYEtunvLi"
                },
                {
                    "nome": "Sandy45",
                    "email": "Dorian59@hotmail.com",
                    "password": "rmdtEmrwefNWVn2",
                    "administrador": "true",
                    "_id": "h4TyZJQbuFE5o2sT"
                },
                {
                    "nome": "Melody_Cartwright49Ac",
                    "email": "Roslyn41@hotmail.com",
                    "password": "xAmjj2kmjdB31ao",
                    "administrador": "true",
                    "_id": "hBUTLGW7UmQOTlbX"
                },
                {
                    "nome": "Emelia94Ap",
                    "email": "Elwyn_Zieme@hotmail.com",
                    "password": "20C_O5IbSWOYtmT",
                    "administrador": "true",
                    "_id": "igPyEqllkMie1ah6"
                },
                {
                    "nome": "Ursula.Schowalter96",
                    "email": "Glennie_Murphy20@gmail.com",
                    "password": "Qvp6Q1oTPZS6U9t",
                    "administrador": "true",
                    "_id": "kDV2ZHfA9HjaczpD"
                },
                {
                    "nome": "Arch23",
                    "email": "Darrick_Lynch@gmail.com",
                    "password": "HeT1IoEvNVUl6VF",
                    "administrador": "true",
                    "_id": "kTlQfBCdJwpKOJAf"
                },
                {
                    "nome": "Wyatt20",
                    "email": "Gonzalo1@gmail.com",
                    "password": "7k1BElV1ene_v2P",
                    "administrador": "true",
                    "_id": "keBfPdmP4XuhNMdf"
                },
                {
                    "nome": "Megane.Walsh6",
                    "email": "Maryjane_Mueller@hotmail.com",
                    "password": "9pTvk3wyG7s080s",
                    "administrador": "true",
                    "_id": "kkLMBMeQYp2IojeO"
                },
                {
                    "nome": "Roger.Harris42",
                    "email": "Tito50@gmail.com",
                    "password": "p_bS9imsrtll89y",
                    "administrador": "true",
                    "_id": "knduHtvLbtbBRm6W"
                },
                {
                    "nome": "Dortha_Reichel4A2",
                    "email": "Milton_Pfeffer3@gmail.com",
                    "password": "tbx10enTrnKa3uz",
                    "administrador": "true",
                    "_id": "l7aGakQiDKh2MouQ"
                },
                {
                    "nome": "Santiago.Kerluke55",
                    "email": "Orrin_Bayer87@hotmail.com",
                    "password": "MBuZ1FAUzpK90Ch",
                    "administrador": "true",
                    "_id": "lKjLHN4Ab4fh13zK"
                },
                {
                    "nome": "Margie_Marks67",
                    "email": "Gerry6@gmail.com",
                    "password": "WXS_AKTEridEDde",
                    "administrador": "true",
                    "_id": "lOlokSuWu4rY9mzR"
                },
                {
                    "nome": "Erin66A2",
                    "email": "Avery5@yahoo.com",
                    "password": "lbOFrGkdlRnIz2A",
                    "administrador": "true",
                    "_id": "lPjw61rjgDr4eSfH"
                },
                {
                    "nome": "Willow26Ac",
                    "email": "Berry.Franecki@yahoo.com",
                    "password": "7hqIP2eohxp4Q7e",
                    "administrador": "true",
                    "_id": "lX1oAeltcUq6ZVeV"
                },
                {
                    "nome": "Tanya15",
                    "email": "Katrina.Renner94@gmail.com",
                    "password": "kiAgKkvm0jujfX5",
                    "administrador": "true",
                    "_id": "mQp3OTVTED6WDh9i"
                },
                {
                    "nome": "Maxie_Casper",
                    "email": "Eliseo.Daniel40@gmail.com",
                    "password": "1wHRSUmScWY7DOd",
                    "administrador": "false",
                    "_id": "mpBROH6zhZh5zxTt"
                },
                {
                    "nome": "Russell_Hilpert74Ap",
                    "email": "Neoma61@gmail.com",
                    "password": "awAwT8uZ0XyvN7M",
                    "administrador": "true",
                    "_id": "nv04b6aFRUxDVLAF"
                },
                {
                    "nome": "Lane.LangAp",
                    "email": "Mable.Leannon51@gmail.com",
                    "password": "GOdhkwCRajU4rAo",
                    "administrador": "true",
                    "_id": "ozXw0wohUy8PsgGu"
                },
                {
                    "nome": "Turner_Macejkovic50",
                    "email": "Judson_Towne66@gmail.com",
                    "password": "IC5Htrauc79ZQPL",
                    "administrador": "true",
                    "_id": "p6NTm1B8bk3YoZmF"
                },
                {
                    "nome": "Amber_RutherfordAc",
                    "email": "Marlee71@yahoo.com",
                    "password": "q262dd0LlO_nMU0",
                    "administrador": "true",
                    "_id": "pLcAmROBqB3VsMAH"
                },
                {
                    "nome": "Hoyt_Armstrong",
                    "email": "Natasha_Ankunding20@yahoo.com",
                    "password": "KUjeaFgopy2kYoI",
                    "administrador": "true",
                    "_id": "q8qjkqLjMDbDMfe2"
                },
                {
                    "nome": "Isac.Waelchi",
                    "email": "Arnoldo_Lang@gmail.com",
                    "password": "_QOBgXmZTlz356d",
                    "administrador": "true",
                    "_id": "qaqvlcvZDcRdsDkk"
                },
                {
                    "nome": "Myriam.Nader78",
                    "email": "Idella_Harvey@hotmail.com",
                    "password": "Y7vew225Hlhc6RC",
                    "administrador": "true",
                    "_id": "qzVOzUdvKZsh7JIN"
                },
                {
                    "nome": "Belle89",
                    "email": "Drew_Gerhold93@yahoo.com",
                    "password": "n7FKxVtEnLQqdDn",
                    "administrador": "true",
                    "_id": "r6f65TzCwtW8wPBD"
                },
                {
                    "nome": "Briana.Reilly82",
                    "email": "Linwood56@yahoo.com",
                    "password": "srArgpmmuVgfcvE",
                    "administrador": "true",
                    "_id": "s2kF75WtmDJi1ciO"
                },
                {
                    "nome": "Jaylan65",
                    "email": "Vallie.Oberbrunner25@yahoo.com",
                    "password": "RPaLOsGJZFrF4tG",
                    "administrador": "true",
                    "_id": "sEp3WKmkaZz2362M"
                },
                {
                    "nome": "Lillie_Bergnaum21",
                    "email": "Cordell_Pollich@yahoo.com",
                    "password": "JV4MuqF1l8swpAW",
                    "administrador": "true",
                    "_id": "saFBobIKPSBUysyD"
                },
                {
                    "nome": "Noemie.Johnson97",
                    "email": "Talia87@hotmail.com",
                    "password": "NMIwe3dVSheI0fl",
                    "administrador": "false",
                    "_id": "swpFbKbrNalhBTkf"
                },
                {
                    "nome": "Elwyn.Russel39",
                    "email": "Demond.Bode88@yahoo.com",
                    "password": "KDSbhYjIPUe4aZY",
                    "administrador": "true",
                    "_id": "tR2pHWMGZxOaBXlP"
                },
                {
                    "nome": "Jennifer.Koss",
                    "email": "Nelson.Stehr@gmail.com",
                    "password": "hQO5I6DgXho__YF",
                    "administrador": "true",
                    "_id": "v5BjvzuHzaNG998j"
                },
                {
                    "nome": "Juwan_Swift",
                    "email": "Eldridge42@yahoo.com",
                    "password": "2BzldQVZQ_FUWM5",
                    "administrador": "true",
                    "_id": "vTytPLdk1hEL3ul3"
                },
                {
                    "nome": "Trace_Greenholt30",
                    "email": "Oleta_Orn54@hotmail.com",
                    "password": "0czHTudWSKSbGyA",
                    "administrador": "true",
                    "_id": "vwf68wOoKXUc7HOX"
                },
                {
                    "nome": "Libby_Quigley",
                    "email": "Clark.Hammes@hotmail.com",
                    "password": "IocCSbqtwebyV0i",
                    "administrador": "true",
                    "_id": "w5EkwO5ciEELE5eZ"
                },
                {
                    "nome": "Sid68",
                    "email": "Marty_Gerlach@gmail.com",
                    "password": "OyDmI_xrY4vIPMg",
                    "administrador": "false",
                    "_id": "wHfPBWImHz3BmO5q"
                },
                {
                    "nome": "Cecilia_Hermiston",
                    "email": "Willard45@gmail.com",
                    "password": "WyIl3tpzQ6lHzd3",
                    "administrador": "false",
                    "_id": "y82RDg9j9w9kJczn"
                },
                {
                    "nome": "Isabel.Huel",
                    "email": "Darren.Kautzer@hotmail.com",
                    "password": "jHHnZ7BQE2U7Ow1",
                    "administrador": "true",
                    "_id": "yWWG7nALJOSPTvhJ"
                },
                {
                    "nome": "Autumn_Pfannerstill77",
                    "email": "Theo14@hotmail.com",
                    "password": "rHFSLijAMQewtMz",
                    "administrador": "true",
                    "_id": "yyKeQBF5hnDYTvuN"
                },
                {
                    "nome": "Aisha_RusselAp",
                    "email": "Oscar_OKon84@gmail.com",
                    "password": "YVgXSkn6DN9bPYE",
                    "administrador": "true",
                    "_id": "zZJBnGCk1Nug7yYM"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 192ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 38c26c49-8afc-4bb9-b073-765a3fbaf517
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 139
Request Body
{
            "nome": "Elvis_Miller",
            "email": "Layla_Mante@hotmail.com",
            "password": "yCQ_IwVBnYv2UcZ",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e2c60465-9df0-4479-bf9c-727b38d6309a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f822b2d5ed24e131259de19b6cdb4fc7
Date Fri, 15 Jul 2022 15:29:38 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "7i7L8ql9X3OmJcvg"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/7i7L8ql9X3OmJcvg
Response Information
Response Code: 200 - OK
Mean time per request: 192ms
Mean size per request: 165B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token bc3c3401-dd13-4429-bc55-8c96fe566cd2
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 9201108f-4168-4d17-82c0-9fd0f7915fbe
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e03f14dc3bac791e551fb2944d3e0da0
Date Fri, 15 Jul 2022 15:29:38 GMT
Server Google Frontend
Content-Length 165
Response Body
{
            "nome": "Elvis_Miller",
            "email": "Layla_Mante@hotmail.com",
            "password": "yCQ_IwVBnYv2UcZ",
            "administrador": "true",
            "_id": "7i7L8ql9X3OmJcvg"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/scJJf6H5LDcFtzgi
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b7d5dc32-d4b2-42d9-b590-7167ee573c30
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 128
Request Body
{
            "nome": "Marta68",
            "email": "Tiara76@gmail.com",
            "password": "LuxwlWfrKmVYye8",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 30d823ef-74c7-460f-91b1-335bd83ae910
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 27d364f790d0c1d030ffbc5d8efe6ac9
Date Fri, 15 Jul 2022 15:29:39 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/CccJp95JuyCKCx4D
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 37d3e823-c289-4e19-8924-c3a398615e3c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 186831e0-b9ab-4b3c-b080-8b06e35efb02
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f61e8688fd25142fea89a1b3fcab679f
Date Fri, 15 Jul 2022 15:29:39 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 204ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d7137f6e-ab5d-4fa2-bad7-98bc5342d2b1
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 20fc94f2-0077-45b1-9b21-499eb2823c4a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1cafe0deed270d209560387f0135bf08
Date Fri, 15 Jul 2022 15:29:39 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 400 - Bad Request
Mean time per request: 204ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 47562015-759f-4117-b489-9156211b2b6b
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 136
Request Body
{
            "nome": "{{$randomname}}",
            "email": "Laura53@gmail.com",
            "password": "CPL7oxychboj32r",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6832dce6-69bb-4962-a628-7397becebaac
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 5054983d43afd866c464b0ab8c39c202
Date Fri, 15 Jul 2022 15:29:40 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/usuarios/CccJp95JuyCKCx4D
Response Information
Response Code: 400 - Bad Request
Mean time per request: 192ms
Mean size per request: 45B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a6bf6887-d374-42d5-9ceb-1ea3977a6d40
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 9fc290ba-ee1c-4f98-aa56-e7368397dba3
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e0507d1709446fec05001ba41f330857
Date Fri, 15 Jul 2022 15:29:40 GMT
Server Google Frontend
Content-Length 45
Response Body
{
            "message": "Usuário não encontrado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/CccJp95JuyCKCx4D
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 215B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a54fdc55-2b5f-4cf4-85b1-f7edb9464a9d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 85
Request Body
{
            "nome": "",
            "email": "",
            "password": "",
            "administrador": ""
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 8ec2546a-f001-4879-9a5b-a17597d3649c
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 9fa97c52a22d3e34070b1b7b60e81d1f
Date Fri, 15 Jul 2022 15:29:40 GMT
Server Google Frontend
Content-Length 215
Response Body
{
            "nome": "nome não pode ficar em branco",
            "email": "email não pode ficar em branco",
            "password": "password não pode ficar em branco",
            "administrador": "administrador deve ser 'true' ou 'false'"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "nome" 1 0 0
Resposta contém atributo "email" 1 0 0
Resposta contém atributo "password" 1 0 0
Resposta contém atributo "administrador" 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/CccJp95JuyCKCx4D
Response Information
Response Code: 400 - Bad Request
Mean time per request: 194ms
Mean size per request: 53B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c504ce9e-7aff-4d83-871c-709a0903ad3c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 136
Request Body
{
            "nome": "{{$randomname}}",
            "email": "Laura53@gmail.com",
            "password": "R4NGLpTYO89hmCt",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id df1f290a-7fc4-4b37-a580-9c96dfa1de99
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0ca2a6411f9ed7a153fe45df5c969051
Date Fri, 15 Jul 2022 15:29:41 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Este email já está sendo usado"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 292B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 4c489460-d9cf-4b2c-83fa-ba28da0585a6
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "email": "Seth_Barton@hotmail.com",
            "password": "SWUMoH2iMeYdg3O"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d44ebeff-9003-4e14-956b-d7fd0f677fd2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 060aa91d72c5fdd488ba937bf57b0b70
Date Fri, 15 Jul 2022 15:29:41 GMT
Server Google Frontend
Content-Length 292
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlNldGhfQmFydG9uQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJTV1VNb0gyaU1lWWRnM08iLCJpYXQiOjE2NTc4OTg5ODEsImV4cCI6MTY1Nzg5OTU4MX0._jrRpeIuvx9eqF54gjqjSUn5p9qi7r5N2BI_F2uAuQc"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 400 - Bad Request
Mean time per request: 200ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 946e2880-aa0c-422b-b910-a665f8c04f61
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "email": "",
            "password": "SWUMoH2iMeYdg3O"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 73a45b96-6ac3-4c87-a792-1511f6797214
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a9d321448a0b2227466475fcf2a9787b
Date Fri, 15 Jul 2022 15:29:41 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "email": "email não pode ficar em branco"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 193ms
Mean size per request: 48B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8c72e605-e26e-4168-ad03-c83854245569
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 78
Request Body
{
            "email": "Seth_Barton@hotmail.com",
            "password": "senhainvalida"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6f7ec043-71fb-41dd-a6b8-cf62358515b5
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f2ac90753f99e7f0dcf694daa2a6e98c
Date Fri, 15 Jul 2022 15:29:42 GMT
Server Google Frontend
Content-Length 48
Response Body
{
            "message": "Email e/ou senha inválidos"
        }
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 192ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 94e7a619-0c14-4111-81e2-d7570c78cf02
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 137
Request Body
{
            "nome": "Carolanne_Ebert",
            "email": "Laura60@yahoo.com",
            "password": "EAOSX2STPl3FNcZ",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e7d0b321-63fb-4931-a650-a02ea24c56eb
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 644835a123945ed3956cf93cbb4af4ad
Date Fri, 15 Jul 2022 15:29:42 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "AcUvaUhVeTiYVIYB"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Resposta contém atributo "message" 1 0 0
Resposta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 284B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlNldGhfQmFydG9uQGhvdG1haWwuY29tIiwicGFzc3dvcmQiOiJTV1VNb0gyaU1lWWRnM08iLCJpYXQiOjE2NTc4OTg5ODEsImV4cCI6MTY1Nzg5OTU4MX0._jrRpeIuvx9eqF54gjqjSUn5p9qi7r5N2BI_F2uAuQc
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 76ce030c-1719-42a9-923d-ed83dd38cbf1
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 74
Request Body
{
            "email": "Laura60@yahoo.com",
            "password": "EAOSX2STPl3FNcZ"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 37e96331-3248-4bae-bb5c-0f7e6334f88f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 3640feb9eac270171024ca0addcbffd9
Date Fri, 15 Jul 2022 15:29:42 GMT
Server Google Frontend
Content-Length 284
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxhdXJhNjBAeWFob28uY29tIiwicGFzc3dvcmQiOiJFQU9TWDJTVFBsM0ZOY1oiLCJpYXQiOjE2NTc4OTg5ODIsImV4cCI6MTY1Nzg5OTU4Mn0.kVfC1fknjMxqL-IW6z-gyuz5twzYySywt9YHfnDotmE"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 16.46KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 27edb59b-ce4e-4ca3-a1c1-ad459fe67fb1
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id c05d202b-2f80-4b3e-b476-ef089b566a2a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0e859e358b5230f3265c3bd89ff7ebee
Date Fri, 15 Jul 2022 15:29:43 GMT
Server Google Frontend
Content-Length 16854
Response Body
{
            "quantidade": 89,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 713,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "interface_enhance.gnumeric",
                    "preco": 10,
                    "descricao": "Central",
                    "quantidade": 665,
                    "_id": "6bUxV32zTQQWkZzt"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Sleek Wooden Salad",
                    "preco": 289,
                    "descricao": "Customer",
                    "quantidade": 365,
                    "_id": "7zlQAuY0IwAbPwmp"
                },
                {
                    "nome": "Licensed Fresh Cheese17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 151,
                    "_id": "8FztIxlcWvkoePIj"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Unbranded Soft Cheese",
                    "preco": 775,
                    "descricao": "Investor",
                    "quantidade": 562,
                    "_id": "8hmQKCb9lapaIdg5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Estell",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 764,
                    "_id": "9dR3GnuyRt2NBeQ3"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "Chad",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 648,
                    "_id": "CMe1TNCEgbRlDBJd"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Terrell",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 137,
                    "_id": "CdX4usgfUVGYYzII"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "RSS",
                    "preco": 247,
                    "descricao": "Human",
                    "quantidade": 54,
                    "_id": "I9Z4YOS9FOUliifK"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "garden_morph_massachusetts.jpeg",
                    "preco": 240,
                    "descricao": "Human",
                    "quantidade": 531,
                    "_id": "QclhcnuHN8unM3bJ"
                },
                {
                    "nome": "purple_sms_sdd.emz",
                    "preco": 10,
                    "descricao": "Dynamic",
                    "quantidade": 694,
                    "_id": "QyzJfmOgJXZQVxyO"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "redefine_legacy.wav",
                    "preco": 930,
                    "descricao": "International",
                    "quantidade": 38,
                    "_id": "TAREcUQdnnEMtnaT"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "JSON",
                    "preco": 271,
                    "descricao": "Dynamic",
                    "quantidade": 335,
                    "_id": "biWwR1Pt8CdNx7U8"
                },
                {
                    "nome": "Gorgeous Cotton Keyboard17",
                    "preco": 50,
                    "descricao": "Forward",
                    "quantidade": 604,
                    "_id": "dPsLqF8PvBjhcbKQ"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "Rodolfo",
                    "preco": 5,
                    "descricao": "Legacy",
                    "quantidade": 95,
                    "_id": "hQIXSaU2EsDzWtPK"
                },
                {
                    "nome": "village.spf",
                    "preco": 10,
                    "descricao": "National",
                    "quantidade": 495,
                    "_id": "hgRV37uisE2ffEr6"
                },
                {
                    "nome": "Lempira",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 613,
                    "_id": "huOndXzWDfACUx3P"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "application_grey.png",
                    "preco": 223,
                    "descricao": "Legacy",
                    "quantidade": 433,
                    "_id": "lcTw31tpz13ooGRo"
                },
                {
                    "nome": "Jevon",
                    "preco": 5,
                    "descricao": "International",
                    "quantidade": 368,
                    "_id": "mO5UaXaaYfbvUJCM"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Licensed Granite Tuna17",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 345,
                    "_id": "nuyVIT7Rf5aqk3Bl"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "6",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 320,
                    "_id": "rIjXQd8LWL5HXCVy"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Graham",
                    "preco": 5,
                    "descricao": "Forward",
                    "quantidade": 878,
                    "_id": "sarhAgsDugZPon7s"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Dominican Peso",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 221,
                    "_id": "vCtSYiogEuooDMb2"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Norwegian Krone",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 303,
                    "_id": "vcGEZ6dV3W7gb604"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "o",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 710,
                    "_id": "yLV81OgO8qX2dXLK"
                },
                {
                    "nome": "Fantastic Concrete Mouse",
                    "preco": 729,
                    "descricao": "Product",
                    "quantidade": 100,
                    "_id": "ybegEi2WPavRAroI"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxhdXJhNjBAeWFob28uY29tIiwicGFzc3dvcmQiOiJFQU9TWDJTVFBsM0ZOY1oiLCJpYXQiOjE2NTc4OTg5ODIsImV4cCI6MTY1Nzg5OTU4Mn0.kVfC1fknjMxqL-IW6z-gyuz5twzYySywt9YHfnDotmE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 5d58edeb-e633-4e50-9aea-f496c3b26200
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 9ec68fde-1665-4954-a2a4-87c4e7564bd6
content-type application/json; charset=utf-8
X-Cloud-Trace-Context fdd2dd15d8f161b9c3cca911d675225a
Date Fri, 15 Jul 2022 15:29:43 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "whd5tHAnaaDJFqBw"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 202ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkxhdXJhNjBAeWFob28uY29tIiwicGFzc3dvcmQiOiJFQU9TWDJTVFBsM0ZOY1oiLCJpYXQiOjE2NTc4OTg5ODIsImV4cCI6MTY1Nzg5OTU4Mn0.kVfC1fknjMxqL-IW6z-gyuz5twzYySywt9YHfnDotmE
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d7a90bd2-e82c-483f-9e66-0a2e45e07263
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "F7wqBUMarAa5XRIh"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 59dbfcee-2ab4-49aa-ae35-0779193f59ce
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b0b8daea829132f20a913372829ddcec
Date Fri, 15 Jul 2022 15:29:43 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 198ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token bf12250f-2fec-499b-b988-6ca10aaaff5e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 138
Request Body
{
            "nome": "Colleen14",
            "email": "Vilma_Nienow22@yahoo.com",
            "password": "A4HXmEQ2ZdLN0RU",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 81425c09-7dd0-406d-80b3-ae218d69d961
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 35497fd9d4422d73145d97d18075af2a
Date Fri, 15 Jul 2022 15:29:44 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "6qXxB6RBFwaDPH5L"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 293B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1ca056ec-b10c-4014-b5ca-3a07fb279d4d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 81
Request Body
{
            "email": "Vilma_Nienow22@yahoo.com",
            "password": "A4HXmEQ2ZdLN0RU"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 2237c061-e104-47b4-bb92-e53471828dee
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 22a6e3f0771f992dbd810f9b7104448d
Date Fri, 15 Jul 2022 15:29:44 GMT
Server Google Frontend
Content-Length 293
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlZpbG1hX05pZW5vdzIyQHlhaG9vLmNvbSIsInBhc3N3b3JkIjoiQTRIWG1FUTJaZExOMFJVIiwiaWF0IjoxNjU3ODk4OTg0LCJleHAiOjE2NTc4OTk1ODR9.M5hBeooEP7IPu-6IdsNnbAkNYaqbd2NGxIT6x7EXY7g"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 219ms
Mean size per request: 16.46KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d4ac199f-ac0a-4518-b5e0-f4a2a1fd357d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 4b3de46f-1c35-418a-a414-953f3ba48cad
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 342f95fff6b1668a1cc0602bb2240cb3
Date Fri, 15 Jul 2022 15:29:44 GMT
Server Google Frontend
Content-Length 16854
Response Body
{
            "quantidade": 89,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 712,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "interface_enhance.gnumeric",
                    "preco": 10,
                    "descricao": "Central",
                    "quantidade": 665,
                    "_id": "6bUxV32zTQQWkZzt"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Sleek Wooden Salad",
                    "preco": 289,
                    "descricao": "Customer",
                    "quantidade": 365,
                    "_id": "7zlQAuY0IwAbPwmp"
                },
                {
                    "nome": "Licensed Fresh Cheese17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 151,
                    "_id": "8FztIxlcWvkoePIj"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Unbranded Soft Cheese",
                    "preco": 775,
                    "descricao": "Investor",
                    "quantidade": 562,
                    "_id": "8hmQKCb9lapaIdg5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Estell",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 764,
                    "_id": "9dR3GnuyRt2NBeQ3"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "Chad",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 648,
                    "_id": "CMe1TNCEgbRlDBJd"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Terrell",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 137,
                    "_id": "CdX4usgfUVGYYzII"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "RSS",
                    "preco": 247,
                    "descricao": "Human",
                    "quantidade": 54,
                    "_id": "I9Z4YOS9FOUliifK"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "garden_morph_massachusetts.jpeg",
                    "preco": 240,
                    "descricao": "Human",
                    "quantidade": 531,
                    "_id": "QclhcnuHN8unM3bJ"
                },
                {
                    "nome": "purple_sms_sdd.emz",
                    "preco": 10,
                    "descricao": "Dynamic",
                    "quantidade": 694,
                    "_id": "QyzJfmOgJXZQVxyO"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "redefine_legacy.wav",
                    "preco": 930,
                    "descricao": "International",
                    "quantidade": 38,
                    "_id": "TAREcUQdnnEMtnaT"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "JSON",
                    "preco": 271,
                    "descricao": "Dynamic",
                    "quantidade": 335,
                    "_id": "biWwR1Pt8CdNx7U8"
                },
                {
                    "nome": "Gorgeous Cotton Keyboard17",
                    "preco": 50,
                    "descricao": "Forward",
                    "quantidade": 604,
                    "_id": "dPsLqF8PvBjhcbKQ"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "Rodolfo",
                    "preco": 5,
                    "descricao": "Legacy",
                    "quantidade": 95,
                    "_id": "hQIXSaU2EsDzWtPK"
                },
                {
                    "nome": "village.spf",
                    "preco": 10,
                    "descricao": "National",
                    "quantidade": 495,
                    "_id": "hgRV37uisE2ffEr6"
                },
                {
                    "nome": "Lempira",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 613,
                    "_id": "huOndXzWDfACUx3P"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "application_grey.png",
                    "preco": 223,
                    "descricao": "Legacy",
                    "quantidade": 433,
                    "_id": "lcTw31tpz13ooGRo"
                },
                {
                    "nome": "Jevon",
                    "preco": 5,
                    "descricao": "International",
                    "quantidade": 368,
                    "_id": "mO5UaXaaYfbvUJCM"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Licensed Granite Tuna17",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 345,
                    "_id": "nuyVIT7Rf5aqk3Bl"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "6",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 320,
                    "_id": "rIjXQd8LWL5HXCVy"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Graham",
                    "preco": 5,
                    "descricao": "Forward",
                    "quantidade": 878,
                    "_id": "sarhAgsDugZPon7s"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Dominican Peso",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 221,
                    "_id": "vCtSYiogEuooDMb2"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Norwegian Krone",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 303,
                    "_id": "vcGEZ6dV3W7gb604"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "o",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 710,
                    "_id": "yLV81OgO8qX2dXLK"
                },
                {
                    "nome": "Fantastic Concrete Mouse",
                    "preco": 729,
                    "descricao": "Product",
                    "quantidade": 100,
                    "_id": "ybegEi2WPavRAroI"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 200ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlZpbG1hX05pZW5vdzIyQHlhaG9vLmNvbSIsInBhc3N3b3JkIjoiQTRIWG1FUTJaZExOMFJVIiwiaWF0IjoxNjU3ODk4OTg0LCJleHAiOjE2NTc4OTk1ODR9.M5hBeooEP7IPu-6IdsNnbAkNYaqbd2NGxIT6x7EXY7g
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 1fc29c79-43b6-4ce6-9991-242a7e4d0eef
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "185TMITZ9gLSMdpT",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 58de0487-9729-418c-980e-b6cb5b3a1f2e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 7d1d38d568942d2d7127d92388c2f184;o=1
Date Fri, 15 Jul 2022 15:29:45 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "JnEMA1MmGIcgCCby"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 86B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlZpbG1hX05pZW5vdzIyQHlhaG9vLmNvbSIsInBhc3N3b3JkIjoiQTRIWG1FUTJaZExOMFJVIiwiaWF0IjoxNjU3ODk4OTg0LCJleHAiOjE2NTc4OTk1ODR9.M5hBeooEP7IPu-6IdsNnbAkNYaqbd2NGxIT6x7EXY7g
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token ca7ec80c-01e4-4a8d-8968-61cebd7a6b10
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "JnEMA1MmGIcgCCby"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 9361ded0-eadd-4190-886e-e6a8dbf9513d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 395e13c4e47c4e919d200099b0cfb051
Date Fri, 15 Jul 2022 15:29:45 GMT
Server Google Frontend
Content-Length 86
Response Body
{
            "message": "Registro excluído com sucesso. Estoque dos produtos reabastecido"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 207ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8578a4f6-a303-431d-8e3b-e81cca80d860
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "nome": "Alfred_Russel86",
            "email": "Hortense_Koss@yahoo.com",
            "password": "fHwmbjwoaZeDOfz",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d0425a52-c2c6-4eb1-a04a-bdfd85989214
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 58235c9619dac064bbc167ca2c1d73bb
Date Fri, 15 Jul 2022 15:29:45 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "8qZ3rFJI5jdNkz7J"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 292B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IlZpbG1hX05pZW5vdzIyQHlhaG9vLmNvbSIsInBhc3N3b3JkIjoiQTRIWG1FUTJaZExOMFJVIiwiaWF0IjoxNjU3ODk4OTg0LCJleHAiOjE2NTc4OTk1ODR9.M5hBeooEP7IPu-6IdsNnbAkNYaqbd2NGxIT6x7EXY7g
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f945cd43-76dc-435f-bc0e-c4e7143e4265
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 80
Request Body
{
            "email": "Hortense_Koss@yahoo.com",
            "password": "fHwmbjwoaZeDOfz"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id fb30f378-3c43-43e4-80b1-dd55e1f26472
content-type application/json; charset=utf-8
X-Cloud-Trace-Context c2fc052ee72a76ef551b6dda930e2fea
Date Fri, 15 Jul 2022 15:29:46 GMT
Server Google Frontend
Content-Length 292
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkhvcnRlbnNlX0tvc3NAeWFob28uY29tIiwicGFzc3dvcmQiOiJmSHdtYmp3b2FaZURPZnoiLCJpYXQiOjE2NTc4OTg5ODYsImV4cCI6MTY1Nzg5OTU4Nn0.HRDmA_s5hkbknUUF-vEhDGbGoZUH5GvJTzqVWdkPhfU"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 403 - Forbidden
Mean time per request: 196ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkhvcnRlbnNlX0tvc3NAeWFob28uY29tIiwicGFzc3dvcmQiOiJmSHdtYmp3b2FaZURPZnoiLCJpYXQiOjE2NTc4OTg5ODYsImV4cCI6MTY1Nzg5OTU4Nn0.HRDmA_s5hkbknUUF-vEhDGbGoZUH5GvJTzqVWdkPhfU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token bbc7f94f-e171-4ea6-b1b2-30f79ab5e4bb
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 118
Request Body
{
            "nome": "Handcrafted Fresh Mouse",
            "preco": "368",
            "descricao": "Senior",
            "quantidade": "417"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 82f4bcbb-bb47-4277-908d-c88c1b06f13a
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 27717d8b48ed41a35cfc498d40d5dfd7
Date Fri, 15 Jul 2022 15:29:46 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 193ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkhvcnRlbnNlX0tvc3NAeWFob28uY29tIiwicGFzc3dvcmQiOiJmSHdtYmp3b2FaZURPZnoiLCJpYXQiOjE2NTc4OTg5ODYsImV4cCI6MTY1Nzg5OTU4Nn0.HRDmA_s5hkbknUUF-vEhDGbGoZUH5GvJTzqVWdkPhfU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 95fa6a15-9515-448e-a25d-35c5eff96c68
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 117
Request Body
{
            "nome": "Unbranded Rubber Fish",
            "preco": "748",
            "descricao": "Central",
            "quantidade": "245"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f41a2e9b-8b1e-426d-b3a7-e57cba63203e
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 8b7af2066c291de25ee568258ed1cbfd
Date Fri, 15 Jul 2022 15:29:46 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 200 - OK
Mean time per request: 220ms
Mean size per request: 16.46KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b296f204-9f76-4005-8339-5a85cb7dce9d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 40a8c01e-c16c-4a45-924d-d019e0e15771
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 3a89d69bcba0f8bcb0179087bc3e0762
Date Fri, 15 Jul 2022 15:29:47 GMT
Server Google Frontend
Content-Length 16854
Response Body
{
            "quantidade": 89,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 712,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "interface_enhance.gnumeric",
                    "preco": 10,
                    "descricao": "Central",
                    "quantidade": 665,
                    "_id": "6bUxV32zTQQWkZzt"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Sleek Wooden Salad",
                    "preco": 289,
                    "descricao": "Customer",
                    "quantidade": 365,
                    "_id": "7zlQAuY0IwAbPwmp"
                },
                {
                    "nome": "Licensed Fresh Cheese17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 151,
                    "_id": "8FztIxlcWvkoePIj"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Unbranded Soft Cheese",
                    "preco": 775,
                    "descricao": "Investor",
                    "quantidade": 562,
                    "_id": "8hmQKCb9lapaIdg5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Estell",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 764,
                    "_id": "9dR3GnuyRt2NBeQ3"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "Chad",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 648,
                    "_id": "CMe1TNCEgbRlDBJd"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Terrell",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 137,
                    "_id": "CdX4usgfUVGYYzII"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "RSS",
                    "preco": 247,
                    "descricao": "Human",
                    "quantidade": 54,
                    "_id": "I9Z4YOS9FOUliifK"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "garden_morph_massachusetts.jpeg",
                    "preco": 240,
                    "descricao": "Human",
                    "quantidade": 531,
                    "_id": "QclhcnuHN8unM3bJ"
                },
                {
                    "nome": "purple_sms_sdd.emz",
                    "preco": 10,
                    "descricao": "Dynamic",
                    "quantidade": 694,
                    "_id": "QyzJfmOgJXZQVxyO"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "redefine_legacy.wav",
                    "preco": 930,
                    "descricao": "International",
                    "quantidade": 38,
                    "_id": "TAREcUQdnnEMtnaT"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "JSON",
                    "preco": 271,
                    "descricao": "Dynamic",
                    "quantidade": 335,
                    "_id": "biWwR1Pt8CdNx7U8"
                },
                {
                    "nome": "Gorgeous Cotton Keyboard17",
                    "preco": 50,
                    "descricao": "Forward",
                    "quantidade": 604,
                    "_id": "dPsLqF8PvBjhcbKQ"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "Rodolfo",
                    "preco": 5,
                    "descricao": "Legacy",
                    "quantidade": 95,
                    "_id": "hQIXSaU2EsDzWtPK"
                },
                {
                    "nome": "village.spf",
                    "preco": 10,
                    "descricao": "National",
                    "quantidade": 495,
                    "_id": "hgRV37uisE2ffEr6"
                },
                {
                    "nome": "Lempira",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 613,
                    "_id": "huOndXzWDfACUx3P"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "application_grey.png",
                    "preco": 223,
                    "descricao": "Legacy",
                    "quantidade": 433,
                    "_id": "lcTw31tpz13ooGRo"
                },
                {
                    "nome": "Jevon",
                    "preco": 5,
                    "descricao": "International",
                    "quantidade": 368,
                    "_id": "mO5UaXaaYfbvUJCM"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Licensed Granite Tuna17",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 345,
                    "_id": "nuyVIT7Rf5aqk3Bl"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "6",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 320,
                    "_id": "rIjXQd8LWL5HXCVy"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Graham",
                    "preco": 5,
                    "descricao": "Forward",
                    "quantidade": 878,
                    "_id": "sarhAgsDugZPon7s"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Dominican Peso",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 221,
                    "_id": "vCtSYiogEuooDMb2"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Norwegian Krone",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 303,
                    "_id": "vcGEZ6dV3W7gb604"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "o",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 710,
                    "_id": "yLV81OgO8qX2dXLK"
                },
                {
                    "nome": "Fantastic Concrete Mouse",
                    "preco": 729,
                    "descricao": "Product",
                    "quantidade": 100,
                    "_id": "ybegEi2WPavRAroI"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/newETBCSgE9GTkOZ
Response Information
Response Code: 403 - Forbidden
Mean time per request: 192ms
Mean size per request: 56B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkhvcnRlbnNlX0tvc3NAeWFob28uY29tIiwicGFzc3dvcmQiOiJmSHdtYmp3b2FaZURPZnoiLCJpYXQiOjE2NTc4OTg5ODYsImV4cCI6MTY1Nzg5OTU4Nn0.HRDmA_s5hkbknUUF-vEhDGbGoZUH5GvJTzqVWdkPhfU
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d2ed87f2-aa32-4886-a02a-bb638a9c045d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 98e9c386-c936-4f1d-bebb-cb86701e6c3d
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0b203dbe5b40bed771e2328982025117
Date Fri, 15 Jul 2022 15:29:47 GMT
Server Google Frontend
Content-Length 56
Response Body
{
            "message": "Rota exclusiva para administradores"
        }
Test Information
NamePassedFailedSkipped
Status code is 403 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 203ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkhvcnRlbnNlX0tvc3NAeWFob28uY29tIiwicGFzc3dvcmQiOiJmSHdtYmp3b2FaZURPZnoiLCJpYXQiOjE2NTc4OTg5ODYsImV4cCI6MTY1Nzg5OTU4Nn0.HRDmA_s5hkbknUUF-vEhDGbGoZUH5GvJTzqVWdkPhfU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 6e681f6e-0a51-46ae-84c3-6cb59b918a6d
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id baa8dc92-7053-48e2-812f-e47256cc366f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a9dcf5a4a8b0e362517d9f0ce63c4285
Date Fri, 15 Jul 2022 15:29:47 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "rkqgjo5BoqS75MvO"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 205ms
Mean size per request: 61B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkhvcnRlbnNlX0tvc3NAeWFob28uY29tIiwicGFzc3dvcmQiOiJmSHdtYmp3b2FaZURPZnoiLCJpYXQiOjE2NTc4OTg5ODYsImV4cCI6MTY1Nzg5OTU4Nn0.HRDmA_s5hkbknUUF-vEhDGbGoZUH5GvJTzqVWdkPhfU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 0d5b667b-be3f-4300-abb5-5c33285e6b7a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "15DydlITcynTTPwP",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 3a0568f9-577d-42c6-9cbd-600d5cf36655
content-type application/json; charset=utf-8
X-Cloud-Trace-Context cbb4206c661b484535bb3ed43d42ca3e
Date Fri, 15 Jul 2022 15:29:48 GMT
Server Google Frontend
Content-Length 61
Response Body
{
            "message": "Não é permitido ter mais de 1 carrinho"
        }
Test Information
NamePassedFailedSkipped
Status code is 400 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6IkhvcnRlbnNlX0tvc3NAeWFob28uY29tIiwicGFzc3dvcmQiOiJmSHdtYmp3b2FaZURPZnoiLCJpYXQiOjE2NTc4OTg5ODYsImV4cCI6MTY1Nzg5OTU4Nn0.HRDmA_s5hkbknUUF-vEhDGbGoZUH5GvJTzqVWdkPhfU
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token a1c1c7c7-c174-4b4d-a12d-f26f94b3326c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "JnEMA1MmGIcgCCby"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 14ac448c-54be-4f7b-a256-1a67c7551e87
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 980cb18fdb0649574fcfde4bee47c6d3
Date Fri, 15 Jul 2022 15:29:48 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/8qZ3rFJI5jdNkz7J
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 8fa31539-08ab-4a1d-b18a-a6adf2daba17
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 140
Request Body
{
            "nome": "Alfred_Russel86",
            "email": "Luther96@hotmail.com",
            "password": "fHwmbjwoaZeDOfz",
            "administrador": "false"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id f4f0b796-fe1c-4aeb-aad1-f0d7e0db270f
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 1b0c1ed855b1fe3e37d066c7ceb2084e
Date Fri, 15 Jul 2022 15:29:48 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/8qZ3rFJI5jdNkz7J
Response Information
Response Code: 200 - OK
Mean time per request: 193ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 24ec8dfb-d3a2-4855-b5be-67081c4241b0
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 21ff334f-49e4-4030-bab7-47dd4c832f89
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 522eaa0caf8a006b59c0c7edfdc2e45b
Date Fri, 15 Jul 2022 15:29:49 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Respsta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/usuarios
Response Information
Response Code: 201 - Created
Mean time per request: 194ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 30c6641a-5e2f-4759-9be5-85de93b20814
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 142
Request Body
{
            "nome": "Lorine_King31",
            "email": "Josiane.Wiegand@gmail.com",
            "password": "oIo9Xbe4FngTLUI",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id a70495ae-324a-4908-9ccb-acc8e42940ee
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 9518f0d813bba4d49d1a82c7c2242fe1
Date Fri, 15 Jul 2022 15:29:49 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "chXc96MeSppF6ur3"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 196ms
Mean size per request: 295B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 9b347aec-c72c-40cb-8278-5ed1e4592c9e
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 82
Request Body
{
            "email": "Josiane.Wiegand@gmail.com",
            "password": "oIo9Xbe4FngTLUI"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 65d5521b-e6d0-4f83-8f5e-a5bd412745c9
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 2f17a9b2edd0c47f86c58f6c1d2bd1af
Date Fri, 15 Jul 2022 15:29:49 GMT
Server Google Frontend
Content-Length 295
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikpvc2lhbmUuV2llZ2FuZEBnbWFpbC5jb20iLCJwYXNzd29yZCI6Im9JbzlYYmU0Rm5nVExVSSIsImlhdCI6MTY1Nzg5ODk4OSwiZXhwIjoxNjU3ODk5NTg5fQ.ECG_tzhu-UUnejh4aPws3DNE64ZMaxx_j6ZS1ovWwv8"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 201 - Created
Mean time per request: 207ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikpvc2lhbmUuV2llZ2FuZEBnbWFpbC5jb20iLCJwYXNzd29yZCI6Im9JbzlYYmU0Rm5nVExVSSIsImlhdCI6MTY1Nzg5ODk4OSwiZXhwIjoxNjU3ODk5NTg5fQ.ECG_tzhu-UUnejh4aPws3DNE64ZMaxx_j6ZS1ovWwv8
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token d0490f9e-209b-4626-a7cb-8c150c78775a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 98
Request Body
{
            "nome": "Chicken",
            "preco": 4,
            "descricao": "Dynamic",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 6b86222d-72df-49bd-a50e-c04695cc52e3
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 0cfd4265846c8036a8b2b63ec5737a3c
Date Fri, 15 Jul 2022 15:29:50 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "5urlOLWSPr8RrZR9"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 16.63KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token e4256734-80f7-4946-9843-4fe91f39165a
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 98de530c-6421-45e9-afe7-1f5b3e7ff0e3
content-type application/json; charset=utf-8
X-Cloud-Trace-Context e1d031889bf529efa125eec37a4dda1c
Date Fri, 15 Jul 2022 15:29:50 GMT
Server Google Frontend
Content-Length 17034
Response Body
{
            "quantidade": 90,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 711,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Chicken",
                    "preco": 4,
                    "descricao": "Dynamic",
                    "quantidade": 10,
                    "_id": "5urlOLWSPr8RrZR9"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "interface_enhance.gnumeric",
                    "preco": 10,
                    "descricao": "Central",
                    "quantidade": 665,
                    "_id": "6bUxV32zTQQWkZzt"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Sleek Wooden Salad",
                    "preco": 289,
                    "descricao": "Customer",
                    "quantidade": 365,
                    "_id": "7zlQAuY0IwAbPwmp"
                },
                {
                    "nome": "Licensed Fresh Cheese17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 151,
                    "_id": "8FztIxlcWvkoePIj"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Unbranded Soft Cheese",
                    "preco": 775,
                    "descricao": "Investor",
                    "quantidade": 562,
                    "_id": "8hmQKCb9lapaIdg5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Estell",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 764,
                    "_id": "9dR3GnuyRt2NBeQ3"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "Chad",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 648,
                    "_id": "CMe1TNCEgbRlDBJd"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Terrell",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 137,
                    "_id": "CdX4usgfUVGYYzII"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "RSS",
                    "preco": 247,
                    "descricao": "Human",
                    "quantidade": 54,
                    "_id": "I9Z4YOS9FOUliifK"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "garden_morph_massachusetts.jpeg",
                    "preco": 240,
                    "descricao": "Human",
                    "quantidade": 531,
                    "_id": "QclhcnuHN8unM3bJ"
                },
                {
                    "nome": "purple_sms_sdd.emz",
                    "preco": 10,
                    "descricao": "Dynamic",
                    "quantidade": 694,
                    "_id": "QyzJfmOgJXZQVxyO"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "redefine_legacy.wav",
                    "preco": 930,
                    "descricao": "International",
                    "quantidade": 38,
                    "_id": "TAREcUQdnnEMtnaT"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "JSON",
                    "preco": 271,
                    "descricao": "Dynamic",
                    "quantidade": 335,
                    "_id": "biWwR1Pt8CdNx7U8"
                },
                {
                    "nome": "Gorgeous Cotton Keyboard17",
                    "preco": 50,
                    "descricao": "Forward",
                    "quantidade": 604,
                    "_id": "dPsLqF8PvBjhcbKQ"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "Rodolfo",
                    "preco": 5,
                    "descricao": "Legacy",
                    "quantidade": 95,
                    "_id": "hQIXSaU2EsDzWtPK"
                },
                {
                    "nome": "village.spf",
                    "preco": 10,
                    "descricao": "National",
                    "quantidade": 495,
                    "_id": "hgRV37uisE2ffEr6"
                },
                {
                    "nome": "Lempira",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 613,
                    "_id": "huOndXzWDfACUx3P"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "application_grey.png",
                    "preco": 223,
                    "descricao": "Legacy",
                    "quantidade": 433,
                    "_id": "lcTw31tpz13ooGRo"
                },
                {
                    "nome": "Jevon",
                    "preco": 5,
                    "descricao": "International",
                    "quantidade": 368,
                    "_id": "mO5UaXaaYfbvUJCM"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Licensed Granite Tuna17",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 345,
                    "_id": "nuyVIT7Rf5aqk3Bl"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "6",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 320,
                    "_id": "rIjXQd8LWL5HXCVy"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Graham",
                    "preco": 5,
                    "descricao": "Forward",
                    "quantidade": 878,
                    "_id": "sarhAgsDugZPon7s"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Dominican Peso",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 221,
                    "_id": "vCtSYiogEuooDMb2"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Norwegian Krone",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 303,
                    "_id": "vcGEZ6dV3W7gb604"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "o",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 710,
                    "_id": "yLV81OgO8qX2dXLK"
                },
                {
                    "nome": "Fantastic Concrete Mouse",
                    "preco": 729,
                    "descricao": "Product",
                    "quantidade": 100,
                    "_id": "ybegEi2WPavRAroI"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 201 - Created
Mean time per request: 198ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikpvc2lhbmUuV2llZ2FuZEBnbWFpbC5jb20iLCJwYXNzd29yZCI6Im9JbzlYYmU0Rm5nVExVSSIsImlhdCI6MTY1Nzg5ODk4OSwiZXhwIjoxNjU3ODk5NTg5fQ.ECG_tzhu-UUnejh4aPws3DNE64ZMaxx_j6ZS1ovWwv8
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 98ebf93b-4722-43a8-8e8f-bd465ca5ee71
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 120
Request Body
{
          "produtos": [
             {
                    "idProduto": "5urlOLWSPr8RrZR9",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 041ca073-fec1-48f6-b9ec-7393269fbcc4
content-type application/json; charset=utf-8
X-Cloud-Trace-Context fd8c16c3ca7d25b32d3d16f2751446b1
Date Fri, 15 Jul 2022 15:29:50 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "yfMsz97TecfNqh2P"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 1 0 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/concluir-compra
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikpvc2lhbmUuV2llZ2FuZEBnbWFpbC5jb20iLCJwYXNzd29yZCI6Im9JbzlYYmU0Rm5nVExVSSIsImlhdCI6MTY1Nzg5ODk4OSwiZXhwIjoxNjU3ODk5NTg5fQ.ECG_tzhu-UUnejh4aPws3DNE64ZMaxx_j6ZS1ovWwv8
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 02012463-3134-43ec-a2f5-b8762de33f82
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "_id": "yfMsz97TecfNqh2P"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b152c146-879b-4196-aaf4-1dfac8f0e071
content-type application/json; charset=utf-8
X-Cloud-Trace-Context f04e0f0b8592ba8aa4a91564275809b3
Date Fri, 15 Jul 2022 15:29:51 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/5urlOLWSPr8RrZR9
Response Information
Response Code: 200 - OK
Mean time per request: 195ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikpvc2lhbmUuV2llZ2FuZEBnbWFpbC5jb20iLCJwYXNzd29yZCI6Im9JbzlYYmU0Rm5nVExVSSIsImlhdCI6MTY1Nzg5ODk4OSwiZXhwIjoxNjU3ODk5NTg5fQ.ECG_tzhu-UUnejh4aPws3DNE64ZMaxx_j6ZS1ovWwv8
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token cb526ed9-82cb-4e55-81ed-9e8a1cbe836c
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 100
Request Body
{
            "nome": "Chair",
            "preco": "97",
            "descricao": "Dynamic",
            "quantidade": "568"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e86708ed-3985-42af-bc0c-84ef02c70ca0
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 04a5b58d474366e7a557ba95bb52b592
Date Fri, 15 Jul 2022 15:29:51 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/produtos/5urlOLWSPr8RrZR9
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikpvc2lhbmUuV2llZ2FuZEBnbWFpbC5jb20iLCJwYXNzd29yZCI6Im9JbzlYYmU0Rm5nVExVSSIsImlhdCI6MTY1Nzg5ODk4OSwiZXhwIjoxNjU3ODk5NTg5fQ.ECG_tzhu-UUnejh4aPws3DNE64ZMaxx_j6ZS1ovWwv8
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token c467ff83-469e-448c-90b7-e6efb047baf0
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d1c6edec-ac9f-4f7e-b292-990a8597dfb8
content-type application/json; charset=utf-8
X-Cloud-Trace-Context d28c9e20bc947e1008b0bd1f4b043653
Date Fri, 15 Jul 2022 15:29:51 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/usuarios/chXc96MeSppF6ur3
Response Information
Response Code: 200 - OK
Mean time per request: 203ms
Mean size per request: 50B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token af09a757-e010-4c47-bc0f-7948ef1a1da7
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 145
Request Body
{
            "nome": "Pedro Albuquerque",
            "email": "Ryley_Anderson@gmail.com",
            "password": "SWUMoH2iMeYdg3O",
            "administrador": "true"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id e4213006-a7ec-4c2b-85c5-3899fd74f9eb
content-type application/json; charset=utf-8
X-Cloud-Trace-Context b3b5fda917787e799a1242905f4beeae
Date Fri, 15 Jul 2022 15:29:51 GMT
Server Google Frontend
Content-Length 50
Response Body
{
            "message": "Registro alterado com sucesso"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/usuarios/chXc96MeSppF6ur3
Response Information
Response Code: 200 - OK
Mean time per request: 200ms
Mean size per request: 51B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 53c20277-87a4-4b37-b997-d39a188605ce
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 46f3f3b2-b036-4f79-9059-aea457e39886
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a7c5e4d59bbd0ebc9fdfece64415e486
Date Fri, 15 Jul 2022 15:29:52 GMT
Server Google Frontend
Content-Length 51
Response Body
{
            "message": "Registro excluído com sucesso"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/login
Response Information
Response Code: 200 - OK
Mean time per request: 194ms
Mean size per request: 296B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token b381be06-aa70-4901-b559-334ad0783b8f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 83
Request Body
{
            "email": "Jesus_Baumbach81@gmail.com",
            "password": "pL0lSR3eUyO14wN"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d99a595a-fc8f-421b-a553-bf5056060161
content-type application/json; charset=utf-8
X-Cloud-Trace-Context a80111d0649b373ba1c81e5ffba89cb4
Date Fri, 15 Jul 2022 15:29:52 GMT
Server Google Frontend
Content-Length 296
Response Body
{
            "message": "Login realizado com sucesso",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikplc3VzX0JhdW1iYWNoODFAZ21haWwuY29tIiwicGFzc3dvcmQiOiJwTDBsU1IzZVV5TzE0d04iLCJpYXQiOjE2NTc4OTg5OTIsImV4cCI6MTY1Nzg5OTU5Mn0.f3kxCpwE0uPXctYx02osfCuWr0TvB7u5UMppa4lejik"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 2 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/produtos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 193ms
Mean size per request: 53B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikplc3VzX0JhdW1iYWNoODFAZ21haWwuY29tIiwicGFzc3dvcmQiOiJwTDBsU1IzZVV5TzE0d04iLCJpYXQiOjE2NTc4OTg5OTIsImV4cCI6MTY1Nzg5OTU5Mn0.f3kxCpwE0uPXctYx02osfCuWr0TvB7u5UMppa4lejik
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 45421b6a-0e68-46c8-b3d2-6282ca41c9a2
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 96
Request Body
{
            "nome": "6",
            "preco": "887",
            "descricao": "Dynamic",
            "quantidade": "10"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id b4408d88-7fd5-472a-bca4-7cc7bd9bfed2
content-type application/json; charset=utf-8
X-Cloud-Trace-Context bc5f8acc7ef5a2b37aae3c41b5f3d692
Date Fri, 15 Jul 2022 15:29:53 GMT
Server Google Frontend
Content-Length 53
Response Body
{
            "message": "Já existe produto com esse nome"
        }
Test Information
NamePassedFailedSkipped
Status code is 201 0 1 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Status code is 201
expected response to have status code 201 but got 400
Respsta contém atributo "_id"
expected undefined to exist
Request Information
Request Method: GET
Request URL: https://serverest.dev/produtos/
Response Information
Response Code: 200 - OK
Mean time per request: 218ms
Mean size per request: 16.46KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 087b2313-6b1e-4c9c-89ca-4da40f646ab0
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 85c975f0-b9eb-41b9-8936-be3db9985ebc
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 865842be83a120c06db6c2bdc261e33d
Date Fri, 15 Jul 2022 15:29:53 GMT
Server Google Frontend
Content-Length 16854
Response Body
{
            "quantidade": 89,
            "produtos": [
                {
                    "nome": "ADP",
                    "preco": 565,
                    "descricao": "Senior",
                    "quantidade": 65,
                    "_id": "06qoIQJtJf79BUGs"
                },
                {
                    "nome": "x",
                    "preco": 50,
                    "descricao": "Principal",
                    "quantidade": 711,
                    "_id": "15DydlITcynTTPwP"
                },
                {
                    "nome": "Incredible Steel Shirt17",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 378,
                    "_id": "185TMITZ9gLSMdpT"
                },
                {
                    "nome": "Wallace",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 804,
                    "_id": "1rdrfcHsz7vy42NX"
                },
                {
                    "nome": "Ergonomic Wooden Towels17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 940,
                    "_id": "6JG1wD4fnTgvqF59"
                },
                {
                    "nome": "interface_enhance.gnumeric",
                    "preco": 10,
                    "descricao": "Central",
                    "quantidade": 665,
                    "_id": "6bUxV32zTQQWkZzt"
                },
                {
                    "nome": "h",
                    "preco": 50,
                    "descricao": "Direct",
                    "quantidade": 35,
                    "_id": "6qGqyJ2mNd3Zy8B5"
                },
                {
                    "nome": "Sleek Wooden Salad",
                    "preco": 289,
                    "descricao": "Customer",
                    "quantidade": 365,
                    "_id": "7zlQAuY0IwAbPwmp"
                },
                {
                    "nome": "Licensed Fresh Cheese17",
                    "preco": 50,
                    "descricao": "District",
                    "quantidade": 151,
                    "_id": "8FztIxlcWvkoePIj"
                },
                {
                    "nome": "handcrafted_dynamic.wcm",
                    "preco": 10,
                    "descricao": "Customer",
                    "quantidade": 199,
                    "_id": "8Kohy8u0WfIv1EiW"
                },
                {
                    "nome": "Unbranded Soft Cheese",
                    "preco": 775,
                    "descricao": "Investor",
                    "quantidade": 562,
                    "_id": "8hmQKCb9lapaIdg5"
                },
                {
                    "nome": "Small Rubber Bacon17",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 396,
                    "_id": "8vJZgtVS4oh5k2en"
                },
                {
                    "nome": "Estell",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 764,
                    "_id": "9dR3GnuyRt2NBeQ3"
                },
                {
                    "nome": "avon_gabon.latex",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 365,
                    "_id": "9wxodg84yCYysEGb"
                },
                {
                    "nome": "Treva",
                    "preco": 5,
                    "descricao": "District",
                    "quantidade": 621,
                    "_id": "AKFl9cFaviItZ82o"
                },
                {
                    "nome": "Small Cotton Soap",
                    "preco": 820,
                    "descricao": "Forward",
                    "quantidade": 411,
                    "_id": "BJi5JtfLRTUfpSE2"
                },
                {
                    "nome": "Logitech MX Vertical",
                    "preco": 470,
                    "descricao": "Mouse",
                    "quantidade": 382,
                    "_id": "BeeJh5lz3k6kSIzA"
                },
                {
                    "nome": "Jarvis",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 1000,
                    "_id": "CFQdVibZCW41Lz5e"
                },
                {
                    "nome": "Chad",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 648,
                    "_id": "CMe1TNCEgbRlDBJd"
                },
                {
                    "nome": "program_hack_niue.jpg",
                    "preco": 616,
                    "descricao": "District",
                    "quantidade": 900,
                    "_id": "CVwKt1ZiDOf4IjIK"
                },
                {
                    "nome": "Terrell",
                    "preco": 5,
                    "descricao": "National",
                    "quantidade": 137,
                    "_id": "CdX4usgfUVGYYzII"
                },
                {
                    "nome": "Sleek Granite Tuna",
                    "preco": 165,
                    "descricao": "District",
                    "quantidade": 294,
                    "_id": "DehjvZe23zRAYEvT"
                },
                {
                    "nome": "Handcrafted Granite Hat",
                    "preco": 506,
                    "descricao": "Dynamic",
                    "quantidade": 942,
                    "_id": "FaJFOiX4xcBAwk7B"
                },
                {
                    "nome": "Tasty Cotton Gloves",
                    "preco": 114,
                    "descricao": "National",
                    "quantidade": 461,
                    "_id": "GhbGhnqsCZGa1P0A"
                },
                {
                    "nome": "Vernie",
                    "preco": 5,
                    "descricao": "Principal",
                    "quantidade": 261,
                    "_id": "H0uwdO7ihXQtzji0"
                },
                {
                    "nome": "Awesome Frozen Cheese",
                    "preco": 965,
                    "descricao": "Legacy",
                    "quantidade": 374,
                    "_id": "HpHGonhMW8pAyz0b"
                },
                {
                    "nome": "Licensed Rubber Bike17",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 696,
                    "_id": "I4Hh81mTxwTbaLdR"
                },
                {
                    "nome": "RSS",
                    "preco": 247,
                    "descricao": "Human",
                    "quantidade": 54,
                    "_id": "I9Z4YOS9FOUliifK"
                },
                {
                    "nome": "Samsung 60 polegadas",
                    "preco": 5240,
                    "descricao": "TV",
                    "quantidade": 49977,
                    "_id": "K6leHdftCeOJj8BJ"
                },
                {
                    "nome": "Melany",
                    "preco": 5,
                    "descricao": "Chief",
                    "quantidade": 101,
                    "_id": "KO5pB3MxORMKZBmZ"
                },
                {
                    "nome": "PNG",
                    "preco": 674,
                    "descricao": "International",
                    "quantidade": 248,
                    "_id": "Mmnk0MkMQEFrx8pU"
                },
                {
                    "nome": "HDD",
                    "preco": 124,
                    "descricao": "Internal",
                    "quantidade": 518,
                    "_id": "NcvjnKTpvWYyZeBp"
                },
                {
                    "nome": "Lindsey",
                    "preco": 5,
                    "descricao": "Regional",
                    "quantidade": 412,
                    "_id": "OLcXli7bEHRuNBYN"
                },
                {
                    "nome": "Kathryne",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 450,
                    "_id": "PgMuTQBKbr0xaB8f"
                },
                {
                    "nome": "program_seamless.res",
                    "preco": 10,
                    "descricao": "Human",
                    "quantidade": 478,
                    "_id": "Q2W5rEkW7ZiLC0So"
                },
                {
                    "nome": "implementation.msf",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 1,
                    "_id": "QCzXgRkJ0rHhCEja"
                },
                {
                    "nome": "architect_coherent_systems.srt",
                    "preco": 10,
                    "descricao": "Forward",
                    "quantidade": 150,
                    "_id": "QQcJtZR4G0CJGZgg"
                },
                {
                    "nome": "j",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 311,
                    "_id": "QTDxuz1JlUz7Xxyk"
                },
                {
                    "nome": "garden_morph_massachusetts.jpeg",
                    "preco": 240,
                    "descricao": "Human",
                    "quantidade": 531,
                    "_id": "QclhcnuHN8unM3bJ"
                },
                {
                    "nome": "purple_sms_sdd.emz",
                    "preco": 10,
                    "descricao": "Dynamic",
                    "quantidade": 694,
                    "_id": "QyzJfmOgJXZQVxyO"
                },
                {
                    "nome": "Roberta",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 445,
                    "_id": "S95Gq7xm1dV6BNTY"
                },
                {
                    "nome": "redefine_legacy.wav",
                    "preco": 930,
                    "descricao": "International",
                    "quantidade": 38,
                    "_id": "TAREcUQdnnEMtnaT"
                },
                {
                    "nome": "Kiara",
                    "preco": 5,
                    "descricao": "Human",
                    "quantidade": 942,
                    "_id": "TUkFZVi7h9ZlwGXq"
                },
                {
                    "nome": "SDD",
                    "preco": 984,
                    "descricao": "Lead",
                    "quantidade": 246,
                    "_id": "TZPqiVd0eeF0EEfk"
                },
                {
                    "nome": "indexing.wbxml",
                    "preco": 10,
                    "descricao": "Legacy",
                    "quantidade": 945,
                    "_id": "Tar9u7EZlr4p4eMQ"
                },
                {
                    "nome": "seamless_investor_channels.mpe",
                    "preco": 12,
                    "descricao": "Chief",
                    "quantidade": 158,
                    "_id": "WIvpWG1Hh2Nuaywj"
                },
                {
                    "nome": "towels_intangible_revolutionary.m3a",
                    "preco": 329,
                    "descricao": "Direct",
                    "quantidade": 15,
                    "_id": "XMsCU0VhvZWdvCCO"
                },
                {
                    "nome": "Syrian Pound",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 150,
                    "_id": "YcHw1QcmuVh8f4WS"
                },
                {
                    "nome": "digital_full_range_alley.mpeg",
                    "preco": 322,
                    "descricao": "Human",
                    "quantidade": 777,
                    "_id": "YgEQnHDjLtsLcq37"
                },
                {
                    "nome": "Rustic Soft Ball17",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 838,
                    "_id": "Yr2Wq6I2ToUGPR36"
                },
                {
                    "nome": "Malagasy Ariary",
                    "preco": 50,
                    "descricao": "Internal",
                    "quantidade": 544,
                    "_id": "aOiaEbQmx2HA45SX"
                },
                {
                    "nome": "Athena",
                    "preco": 5,
                    "descricao": "Internal",
                    "quantidade": 562,
                    "_id": "bMkJMtUgnC41hZo7"
                },
                {
                    "nome": "JSON",
                    "preco": 271,
                    "descricao": "Dynamic",
                    "quantidade": 335,
                    "_id": "biWwR1Pt8CdNx7U8"
                },
                {
                    "nome": "Gorgeous Cotton Keyboard17",
                    "preco": 50,
                    "descricao": "Forward",
                    "quantidade": 604,
                    "_id": "dPsLqF8PvBjhcbKQ"
                },
                {
                    "nome": "Refined Plastic Hat17",
                    "preco": 50,
                    "descricao": "Regional",
                    "quantidade": 46,
                    "_id": "eHY15KCOleehxZRE"
                },
                {
                    "nome": "Tasty Granite Keyboard",
                    "preco": 312,
                    "descricao": "Lead",
                    "quantidade": 945,
                    "_id": "epjzvaZaAvEcVW1I"
                },
                {
                    "nome": "maximize_strategize_synthesize.html",
                    "preco": 377,
                    "descricao": "Corporate",
                    "quantidade": 282,
                    "_id": "fq35lzDRRJSge8kX"
                },
                {
                    "nome": "Intelligent Rubber Car",
                    "preco": 186,
                    "descricao": "National",
                    "quantidade": 101,
                    "_id": "gIhjSqVhOqEatUyi"
                },
                {
                    "nome": "HTTP",
                    "preco": 863,
                    "descricao": "Legacy",
                    "quantidade": 128,
                    "_id": "gW5cDoxujfwQmG8Q"
                },
                {
                    "nome": "SMTP",
                    "preco": 531,
                    "descricao": "Senior",
                    "quantidade": 462,
                    "_id": "h8qPN2XZudIxRUUz"
                },
                {
                    "nome": "Rodolfo",
                    "preco": 5,
                    "descricao": "Legacy",
                    "quantidade": 95,
                    "_id": "hQIXSaU2EsDzWtPK"
                },
                {
                    "nome": "village.spf",
                    "preco": 10,
                    "descricao": "National",
                    "quantidade": 495,
                    "_id": "hgRV37uisE2ffEr6"
                },
                {
                    "nome": "Lempira",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 613,
                    "_id": "huOndXzWDfACUx3P"
                },
                {
                    "nome": "quantify.mpga",
                    "preco": 49,
                    "descricao": "Principal",
                    "quantidade": 556,
                    "_id": "k4LUoXXVNVL8V0XD"
                },
                {
                    "nome": "Omer",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 782,
                    "_id": "lB06OmNFA7AMsx2N"
                },
                {
                    "nome": "application_grey.png",
                    "preco": 223,
                    "descricao": "Legacy",
                    "quantidade": 433,
                    "_id": "lcTw31tpz13ooGRo"
                },
                {
                    "nome": "Jevon",
                    "preco": 5,
                    "descricao": "International",
                    "quantidade": 368,
                    "_id": "mO5UaXaaYfbvUJCM"
                },
                {
                    "nome": "Patrick",
                    "preco": 5,
                    "descricao": "Senior",
                    "quantidade": 772,
                    "_id": "n3xIP7RlvHyJRo07"
                },
                {
                    "nome": "Licensed Granite Tuna17",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 345,
                    "_id": "nuyVIT7Rf5aqk3Bl"
                },
                {
                    "nome": "Small Wooden Gloves17",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 843,
                    "_id": "oDgfWdHI6RmTzLyd"
                },
                {
                    "nome": "Ergonomic Fresh Cheese",
                    "preco": 449,
                    "descricao": "Forward",
                    "quantidade": 525,
                    "_id": "qQvHQGSOoOEDoJWj"
                },
                {
                    "nome": "6",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 320,
                    "_id": "rIjXQd8LWL5HXCVy"
                },
                {
                    "nome": "i",
                    "preco": 50,
                    "descricao": "Chief",
                    "quantidade": 399,
                    "_id": "rqjtvS7xUTYv42uO"
                },
                {
                    "nome": "New Israeli Sheqel",
                    "preco": 50,
                    "descricao": "Dynamic",
                    "quantidade": 25,
                    "_id": "sH8Jy1dCfWZUGErz"
                },
                {
                    "nome": "Aruban Guilder",
                    "preco": 50,
                    "descricao": "Corporate",
                    "quantidade": 943,
                    "_id": "sQIWzXVbsqzzOwYz"
                },
                {
                    "nome": "Graham",
                    "preco": 5,
                    "descricao": "Forward",
                    "quantidade": 878,
                    "_id": "sarhAgsDugZPon7s"
                },
                {
                    "nome": "4",
                    "preco": 50,
                    "descricao": "Product",
                    "quantidade": 9,
                    "_id": "ujZm5pNzsy10IcrM"
                },
                {
                    "nome": "Reed",
                    "preco": 5,
                    "descricao": "Dynamic",
                    "quantidade": 858,
                    "_id": "uuAjtUTZRT9RXTF9"
                },
                {
                    "nome": "Bolivar Fuerte",
                    "preco": 50,
                    "descricao": "Senior",
                    "quantidade": 971,
                    "_id": "v3EdMLETqxj0ABvA"
                },
                {
                    "nome": "generic_cameroon_health.gbr",
                    "preco": 10,
                    "descricao": "Lead",
                    "quantidade": 728,
                    "_id": "vBSFf8j2NQS83QnP"
                },
                {
                    "nome": "Dominican Peso",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 221,
                    "_id": "vCtSYiogEuooDMb2"
                },
                {
                    "nome": "Russian Ruble",
                    "preco": 50,
                    "descricao": "Lead",
                    "quantidade": 710,
                    "_id": "vOGdCckyEWevQsoJ"
                },
                {
                    "nome": "Norwegian Krone",
                    "preco": 50,
                    "descricao": "Human",
                    "quantidade": 303,
                    "_id": "vcGEZ6dV3W7gb604"
                },
                {
                    "nome": "Constance",
                    "preco": 5,
                    "descricao": "Corporate",
                    "quantidade": 606,
                    "_id": "wxx1dqiOHGVGP0dd"
                },
                {
                    "nome": "Brazilian Real",
                    "preco": 50,
                    "descricao": "National",
                    "quantidade": 832,
                    "_id": "x1txvXCEBhzY7wiM"
                },
                {
                    "nome": "kansas_channels.mpg4",
                    "preco": 351,
                    "descricao": "Forward",
                    "quantidade": 611,
                    "_id": "xDU2nXFxEn9z4l6o"
                },
                {
                    "nome": "o",
                    "preco": 50,
                    "descricao": "Future",
                    "quantidade": 710,
                    "_id": "yLV81OgO8qX2dXLK"
                },
                {
                    "nome": "Fantastic Concrete Mouse",
                    "preco": 729,
                    "descricao": "Product",
                    "quantidade": 100,
                    "_id": "ybegEi2WPavRAroI"
                },
                {
                    "nome": "w",
                    "preco": 50,
                    "descricao": "Legacy",
                    "quantidade": 135,
                    "_id": "z8krOqb99JpLmhOj"
                }
            ]
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: https://serverest.dev/carrinhos
Response Information
Response Code: 400 - Bad Request
Mean time per request: 192ms
Mean size per request: 138B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikplc3VzX0JhdW1iYWNoODFAZ21haWwuY29tIiwicGFzc3dvcmQiOiJwTDBsU1IzZVV5TzE0d04iLCJpYXQiOjE2NTc4OTg5OTIsImV4cCI6MTY1Nzg5OTU5Mn0.f3kxCpwE0uPXctYx02osfCuWr0TvB7u5UMppa4lejik
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token 165f406e-73a8-42fa-84f9-0e09599f1f6f
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 108
Request Body
{
          "produtos": [
             {
                    "idProduto": "null",
                    "quantidade": 1
                }
          ]
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id d10a8906-54ac-46b7-8804-9a2cf58a1ebb
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 217c6b8740af8ebb23db438b57ee3733
Date Fri, 15 Jul 2022 15:29:53 GMT
Server Google Frontend
Content-Length 138
Response Body
{
            "message": "Produto não encontrado",
            "item": {
                "idProduto": "null",
                "quantidade": 1,
                "index": 0
            }
        }
Test Information
NamePassedFailedSkipped
Status code is 201 0 1 0
Respsta contém atributo "message" 1 0 0
Respsta contém atributo "_id" 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Status code is 201
expected response to have status code 201 but got 400
Respsta contém atributo "_id"
expected undefined to exist
Request Information
Request Method: DELETE
Request URL: https://serverest.dev/carrinhos/cancelar-compra
Response Information
Response Code: 200 - OK
Mean time per request: 198ms
Mean size per request: 68B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikplc3VzX0JhdW1iYWNoODFAZ21haWwuY29tIiwicGFzc3dvcmQiOiJwTDBsU1IzZVV5TzE0d04iLCJpYXQiOjE2NTc4OTg5OTIsImV4cCI6MTY1Nzg5OTU5Mn0.f3kxCpwE0uPXctYx02osfCuWr0TvB7u5UMppa4lejik
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token bfaf0cd3-711f-4413-a104-40a60fea46c8
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 23
Request Body
{
            "_id": "null"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 27ee67f7-7d44-4146-b0ad-df5bb4573c4c
content-type application/json; charset=utf-8
X-Cloud-Trace-Context ff50dc7f1945bca99161e6383feb5d62
Date Fri, 15 Jul 2022 15:29:53 GMT
Server Google Frontend
Content-Length 68
Response Body
{
            "message": "Não foi encontrado carrinho para esse usuário"
        }
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Resposta contém atributo "message" 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: PUT
Request URL: https://serverest.dev/produtos/null
Response Information
Response Code: 201 - Created
Mean time per request: 195ms
Mean size per request: 82B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6Ikplc3VzX0JhdW1iYWNoODFAZ21haWwuY29tIiwicGFzc3dvcmQiOiJwTDBsU1IzZVV5TzE0d04iLCJpYXQiOjE2NTc4OTg5OTIsImV4cCI6MTY1Nzg5OTU5Mn0.f3kxCpwE0uPXctYx02osfCuWr0TvB7u5UMppa4lejik
Content-Type application/json
User-Agent PostmanRuntime/7.29.0
Accept */*
Cache-Control no-cache
Postman-Token f2e68826-f5e5-4a78-ac14-ec4f96cfcfdc
Host serverest.dev
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 97
Request Body
{
            "nome": "COM",
            "preco": "488",
            "descricao": "Chief",
            "quantidade": "917"
        }
Response Headers
Header NameHeader Value
access-control-allow-origin *
x-dns-prefetch-control off
x-frame-options SAMEORIGIN
strict-transport-security max-age=15552000; includeSubDomains
x-download-options noopen
x-content-type-options nosniff
x-xss-protection 1; mode=block
x-moesif-transaction-id 147c18a5-a9bf-48ad-b235-0896f5227406
content-type application/json; charset=utf-8
X-Cloud-Trace-Context 3c22eef12bc9331d4e0871ae2957e666
Date Fri, 15 Jul 2022 15:29:54 GMT
Server Google Frontend
Content-Length 82
Response Body
{
            "message": "Cadastro realizado com sucesso",
            "_id": "Taunt6F7Seuw82Uj"
        }
Test Information
NamePassedFailedSkipped
Successful PUT request 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error